UX: improve admin > permissiongroup templates

This commit is contained in:
2023-04-14 12:23:23 +02:00
parent 78d3c6f1be
commit 91ba0c983d
7 changed files with 60 additions and 44 deletions

View File

@@ -5,7 +5,7 @@
{% block admin_content -%}
<h1>{{ 'Permissions group list'|trans }}</h1>
<table class="records_list table table-bordered border-dark">
<table class="table table-bordered border-dark align-middle">
<thead>
<tr>
<th>{{ 'Name'|trans }}</th>