new chatter needs attachment too
This commit is contained in:
parent
926e83847c
commit
68ee7dece2
|
@ -10,6 +10,7 @@
|
|||
<p><label for=noise>noise:</label><br>
|
||||
<textarea name="noise" id="noise"></textarea>
|
||||
<p><button name="chonk" value="chonk">chonk</button>
|
||||
<label class=button id="donker">attach: <input onchange="updatedonker(this);" type="file" name="donk"><span></span></label>
|
||||
</form>
|
||||
<script>
|
||||
function updatedonker(el) {
|
||||
|
|
Loading…
Reference in New Issue