Fixed user update screen

This commit is contained in:
Pinga 2025-02-06 11:38:15 +02:00
parent 88277bdc95
commit 843451406e
2 changed files with 26 additions and 1 deletions

View file

@ -136,6 +136,7 @@
<div class="mb-3">
<label class="form-label">{{ __('Roles') }}</label>
<span class="badge bg-blue-lt">{{ __('Registrar Administrator') }}</span>
<input type="hidden" name="roles_mask" value="4">
</div>
</div>
{% else %}