Skip to content
Snippets Groups Projects
Commit a2500d78 authored by Artur Kunz's avatar Artur Kunz :dragon_face: Committed by Nils G.
Browse files

Button only populates field, but don't send anymore.

parent 5c32a75e
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
URL: <input type="text" name="url" id="url" value="{{=URL('room','create')}}"><br>
<textarea rows=20 cols=80 id="input" placeholder="Your JSON parameters"></textarea><br>
<input type="submit">
<button id="new-room-btn">Mach einen Raum</button>
<button type="button" id="new-room-btn">Raum für fünf</button>
</form>
</td>
<td style="vertical-align: top">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment