Add an API call and a button to reset all results for a round
This commit is contained in:
@@ -39,4 +39,13 @@
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="form-actions">
|
||||
<button id="clear-results" class="ui orange right labeled icon floating info button">
|
||||
<i class="trash icon"></i>
|
||||
Clear results
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div id="confirmation" class="hidden">
|
||||
Clear all results for round <span>$round</span> ?
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user