user can add player while voting
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
<h1 id="app_title">Vote +</h1>
|
||||
<label for="player_id">Pour qui votes tu?</label>
|
||||
<select id="player_id"></select>
|
||||
<label id="other_label" for="other" hidden="hidden">Autre:</label>
|
||||
<input id="other" hidden="hidden">
|
||||
<label for="nickname">As-tu un surnom à lui donner?</label>
|
||||
<input type="text" id="nickname">
|
||||
<label for="reason">Pourquoi votes-tu pour lui?</label>
|
||||
|
||||
Reference in New Issue
Block a user