mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-08 15:54:59 +00:00
UX: [permissiongroup] fix form with new sticky-form class
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
<p>{{ 'This group does not provide any permission'|trans }}</p>
|
||||
{%- endif -%}
|
||||
|
||||
<div class="mt-5">
|
||||
<div class="sticky-form">
|
||||
<h2>{{ 'Grant new permissions'|trans }}</h2>
|
||||
|
||||
{{ form_start(add_role_scopes_form) }}
|
||||
|
Reference in New Issue
Block a user