Amélioration présentation onglets et menu

This commit is contained in:
Jean-Christophe Engel 2026-01-08 18:36:11 +01:00
parent db1f1700d1
commit 10c2e5131f
16 changed files with 24 additions and 22 deletions

View file

@ -16,7 +16,7 @@
{{elseif $type_immo == "other"}}
{{:admin_header title="Autres immobilisations" custom_css="./style.css" current="module_amortization"}}
{{elseif $type_immo == "unfinished"}}
{{:admin_header title="Immobilisations en cours" custom_css="./style.css" current="module_amortization"}}
{{:admin_header title="Immobilisations en cours de constitution" custom_css="./style.css" current="module_amortization"}}
{{/if}}
{{:include file="_nav.html" current="index" subcurrent="%s"|args:$type_immo}}