This repository has been archived on 2021-11-24. You can view files and clone it, but cannot push or open issues or pull requests.
2021-08-23 10:26:02 +02:00

25 lines
480 B
Plaintext

.qi_header
.right= link_to 'Ajouter une permission', new_admin_admin_permission_path(), :class => "btn btn-primary", :remote => true
%h1
=link_to "Administrateurs", admin_admins_path
%span
Permissions
.qi_row
.qi_pannel.qi_plain.padding
%table.table.table-hover
%thead
%tr
%th Code
%th
Nom
%th Slug
%th
%tbody#admin_permissions_rows
=render @admin_permissions