mirror of
https://github.com/ae-utbm/sith.git
synced 2026-03-24 20:45:04 +00:00
always show the show_my_stats input
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<fieldset class="form-group" x-show="!isViewable">
|
||||
{{ form.whitelisted_users.as_field_group() }}
|
||||
</fieldset>
|
||||
<fieldset class="form-group" x-show="isViewable">
|
||||
<fieldset class="form-group">
|
||||
{{ form.show_my_stats }}
|
||||
{{ form.show_my_stats.label_tag() }}
|
||||
<span class="helptext">
|
||||
|
||||
Reference in New Issue
Block a user