We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ccf2d0 commit 5587a08Copy full SHA for 5587a08
templates/admin/points/automatic_edit.njk
@@ -22,7 +22,7 @@
22
</div>
23
24
<div class="mb-2 mt-3">
25
- <input type="checkbox" id="update_current_tournament" name="update_current_tournament" class="form-check-input mr-2" value="true">
+ <input type="checkbox" id="update_current_tournament" name="update_current_tournament" class="form-check-input mr-2" value="true" disabled>
26
<label for="update_current_tournament" class="form-label">Update all points of this type in the current tournament</label>
27
28
0 commit comments