Réorganisation module

This commit is contained in:
Jean-Christophe Engel 2024-10-28 09:53:29 +01:00
parent 84fb29c15d
commit 553cbdf978
21 changed files with 718 additions and 201 deletions

View file

@ -1,3 +1,5 @@
{{* -*- brindille -*- *}}
{{:admin_header title="Supprimer une catégorie" current="module_equipment"}}
{{#load key=$_GET.key assign="category"}}

View file

@ -1,3 +1,5 @@
{{* -*- brindille -*- *}}
{{:admin_header title="Gestion des matériels" current="module_equipment"}}
{{* barre de navigation *}}

View file

@ -1,3 +1,5 @@
{{* -*- brindille -*- *}}
{{#load key=$_GET.key}}
{{:assign cat_name=$name}}
{{/load}}

View file

@ -1,3 +1,5 @@
{{* -*- brindille -*- *}}
{{:admin_header title="Modifier une catégorie" current="module_equipment"}}
{{#load key=$_GET.key assign="category"}}