Modifications cosmétiques
This commit is contained in:
parent
2145c29de9
commit
dc8fd82aec
5 changed files with 26 additions and 9 deletions
|
|
@ -1,8 +1,14 @@
|
|||
{{#restrict section="config" level="admin" block=true}}{{/restrict}}
|
||||
{{:admin_header title="Gestion des matériels" current="module_equipment"}}
|
||||
|
||||
{{* barre de navigation *}}
|
||||
{{:include file="/%s/_nav.html"|args:$module.name current="entrees"}}
|
||||
{{if $_GET.dialog === null}}
|
||||
{{* barre de navigation *}}
|
||||
{{:include file="/%s/_nav.html"|args:$module.name current="entrees"}}
|
||||
{{else}}
|
||||
<header class="header">
|
||||
<h1>Entrée de matériel</h1>
|
||||
</header>
|
||||
{{/if}}
|
||||
|
||||
{{* types d'entrées *}}
|
||||
{{#foreach from=$module.config.inputNature item="elem"}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue