mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-11-15 16:47:36 +00:00
UX [admin][templates] fix styles on permissionsgroup pages for standard acl model (not vendee)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
{% block admin_content -%}
|
||||
<h1>{{ 'Permissions group list'|trans }}</h1>
|
||||
|
||||
<table class="records_list">
|
||||
<table class="records_list table table-bordered border-dark">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>{{ 'Name'|trans }}</th>
|
||||
|
||||
Reference in New Issue
Block a user