mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-06 01:25:00 +02:00
Fixed user update screen
This commit is contained in:
parent
88277bdc95
commit
843451406e
2 changed files with 26 additions and 1 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue