diff --git a/_get_config.html b/_get_config.html index 119a20b..671a20e 100644 --- a/_get_config.html +++ b/_get_config.html @@ -16,7 +16,7 @@ {{:assign var="nature" from="module.config.%s_nature"|args:$direction}} {{if $nature != null}} {{#foreach from=$nature item="elem"}} - {{:assign var="item" label=$label type=$type}} + {{:assign var="item" label=$label type=$type fee=$fee}} {{:assign var="config.%s_nature.%s"|args:$direction:$key value=$item}} {{/foreach}} {{else}} diff --git a/_nav.html b/_nav.html index 25db82c..8cd2262 100644 --- a/_nav.html +++ b/_nav.html @@ -15,6 +15,7 @@
  • Inventaire
  • Historique
  • Prêts
  • +
  • Locations
  • Archives
  • Configuration
  • @@ -30,6 +31,11 @@
  • En cours
  • Historique
  • + {{elseif $current == 'location'}} + {{elseif $current == 'archives'}} {{if $subsubcurrent == 'historique'}}