Améliorations cosmétiques
This commit is contained in:
parent
1f7d1cc682
commit
5967686228
6 changed files with 69 additions and 30 deletions
|
|
@ -14,8 +14,8 @@
|
|||
{{* lecture config (défaut ou enregistrée) *}}
|
||||
{{:include file="../_get_config.html" keep="config"}}
|
||||
|
||||
{{:debug config.input_nature=$config.input_nature config.input_nature=$config.input_nature}}
|
||||
{{:debug mvt=$_GET.mvt}}
|
||||
{{*:debug config.input_nature=$config.input_nature config.input_nature=$config.input_nature*}}
|
||||
{{*:debug mvt=$_GET.mvt*}}
|
||||
{{#form on="save"}}
|
||||
{{#foreach from=$config.input_nature key="label" item="type"}}
|
||||
{{:debug key=$label item=$type}}
|
||||
|
|
@ -53,7 +53,7 @@
|
|||
{{:admin_header title="Gestion des matériels" current="module_equipment"}}
|
||||
{{:form_errors}}
|
||||
|
||||
<form method="post" action="">
|
||||
<form method="post" action="" data-focus="1">
|
||||
<fieldset>
|
||||
<legend>Modifier le libellé</legend>
|
||||
<dl>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue