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
|
|
@ -6,9 +6,6 @@
|
|||
- key : clé du matériel à ajouter
|
||||
*}}
|
||||
|
||||
|
||||
{{:admin_header title="Entrée de matériel" current="module_equipment"}}
|
||||
|
||||
{{* barre de navigation *}}
|
||||
{{if ! $dialog}}
|
||||
{{:include file="../../_nav.html" current="entrees"}}
|
||||
|
|
@ -60,10 +57,10 @@
|
|||
{{:assign prop=1}}
|
||||
{{/if}}
|
||||
{{:redirect force="../../index.html?ok=1&msg=entrée&prop=%s"|args:$prop}}
|
||||
{{else}}
|
||||
{{:form_errors}}
|
||||
{{/form}}
|
||||
|
||||
{{:admin_header title="Entrée de matériel" current="module_equipment"}}
|
||||
{{:form_errors}}
|
||||
|
||||
{{* formulaire de saisie d'une entrée de matériel *}}
|
||||
<form method="post" action="">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue