Suppression restrictions des pages

This commit is contained in:
Jean-Christophe Engel 2023-12-08 18:19:39 +01:00
parent 470d876d87
commit cb79af5157
18 changed files with 0 additions and 22 deletions

View file

@ -1,4 +1,3 @@
{{#restrict section="accounting" level="write" block=true}}{{/restrict}}
{{:admin_header title="Supprimer une catégorie" current="module_equipment"}}
{{#load key=$_GET.key assign="category"}}

View file

@ -1,4 +1,3 @@
{{#restrict section="accounting" level="read" block=true}}{{/restrict}}
{{:admin_header title="Gestion des matériels" current="module_equipment"}}
{{* barre de navigation *}}

View file

@ -1,5 +1,3 @@
{{#restrict section="accounting" level="read" block=true}}{{/restrict}}
{{#load key=$_GET.key}}
{{:assign cat_name=$name}}
{{/load}}

View file

@ -1,4 +1,3 @@
{{#restrict section="accounting" level="write" block=true}}{{/restrict}}
{{:admin_header title="Modifier une catégorie" current="module_equipment"}}
{{#load key=$_GET.key assign="category"}}