déplacement admin_header et form_errors

This commit is contained in:
Jean-Christophe Engel 2025-01-22 11:56:07 +01:00
parent be14aa6809
commit f2a9cb6af6
16 changed files with 40 additions and 93 deletions

View file

@ -1,7 +1,5 @@
{{* -*- brindille -*- *}}
{{:admin_header title="Gestion des matériels" current="module_equipment"}}
{{* barre de navigation *}}
{{if ! $dialog}}
{{:include file="../_nav.html" current="config" subcurrent="categories"}}
@ -30,6 +28,7 @@
{{:redirect force="./index.html?ok=1&msg=%s"|args:$msg}}
{{/form}}
{{:admin_header title="Gestion des matériels" current="module_equipment"}}
{{:form_errors}}
{{* formulaire d'ajout de catégorie *}}