Harmonisation et amélioration navigation
This commit is contained in:
parent
ab9b2a37ff
commit
e0cf555851
9 changed files with 82 additions and 101 deletions
|
|
@ -55,9 +55,17 @@
|
|||
{{/select}}
|
||||
|
||||
{{:admin_header title="Amortissements non rattachés" custom_css="./style.css" current="module_amortissement"}}
|
||||
|
||||
{{* barre de navigation *}}
|
||||
{{if ! $dialog}}
|
||||
{{:include file="_nav.html" current="index" subcurrent="autres" subsubcurrent="amortization"}}
|
||||
{{:include
|
||||
file="_nav.html"
|
||||
current="index"
|
||||
subcurrent="autres"
|
||||
subsubcurrent="amortization"
|
||||
type_immo="autres"
|
||||
autres_amort=$autres_amortissements
|
||||
}}
|
||||
{{/if}}
|
||||
|
||||
{{if $autres_amortissements != null}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue