Update optionsModal

Took 12 minutes
This commit is contained in:
2020-10-05 18:26:28 +02:00
parent a73b30d965
commit 44c109b343
3 changed files with 23 additions and 17 deletions

View File

@ -121,7 +121,8 @@
<div class="modal-body">
<span class="text-danger" id="optionsErrorMsg"></span>
<div class="form-group">
<label for="lock_room">Lock Room?</label>
<input type="checkbox" id="lock_room">
</div>
</div>
<div class="modal-footer">