Réorganisation module
This commit is contained in:
parent
84fb29c15d
commit
553cbdf978
21 changed files with 718 additions and 201 deletions
|
|
@ -1,3 +1,5 @@
|
|||
{{* -*- brindille -*- *}}
|
||||
|
||||
{{:admin_header title="Supprimer une catégorie" current="module_equipment"}}
|
||||
|
||||
{{#load key=$_GET.key assign="category"}}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
{{* -*- brindille -*- *}}
|
||||
|
||||
{{:admin_header title="Gestion des matériels" current="module_equipment"}}
|
||||
|
||||
{{* barre de navigation *}}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
{{* -*- brindille -*- *}}
|
||||
|
||||
{{#load key=$_GET.key}}
|
||||
{{:assign cat_name=$name}}
|
||||
{{/load}}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
{{* -*- brindille -*- *}}
|
||||
|
||||
{{:admin_header title="Modifier une catégorie" current="module_equipment"}}
|
||||
|
||||
{{#load key=$_GET.key assign="category"}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue