déplacement admin_header et form_errors
This commit is contained in:
parent
be14aa6809
commit
f2a9cb6af6
16 changed files with 40 additions and 93 deletions
|
|
@ -1,7 +1,5 @@
|
|||
{{* -*- brindille -*- *}}
|
||||
|
||||
{{:admin_header title="Entrée de matériel" current="module_equipment"}}
|
||||
|
||||
{{* barre de navigation *}}
|
||||
{{if ! $dialog}}
|
||||
{{:include file="../_nav.html" current="entrees"}}
|
||||
|
|
@ -88,10 +86,11 @@
|
|||
{{:assign prop=1}}
|
||||
{{/if}}
|
||||
{{:redirect force="../index.html?prop=%s&ok=1&msg=%s"|args:$prop:$msg}}
|
||||
{{else}}
|
||||
{{:form_errors}}
|
||||
{{/form}}
|
||||
|
||||
{{:admin_header title="Entrée de matériel" current="module_equipment"}}
|
||||
{{:form_errors}}
|
||||
|
||||
{{if $categories != null}}
|
||||
{{* formulaire ajout matériel *}}
|
||||
<form method="post" action="">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue