feat: streamlined role-revocation logic
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
{{ form_row(form.hotelCodes) }}
|
||||
{{ form_row(form.disabled) }}
|
||||
{{ form_row(form.disabledReason) }}
|
||||
{{ form_row(form.disabledReasonInternal) }}
|
||||
</div>
|
||||
<div class="flex items-center space-x-2">
|
||||
<button type="submit" class="btn">
|
||||
|
||||
Reference in New Issue
Block a user