Déplacement bouton sortie bilan sur page amortissements
This commit is contained in:
parent
ba17145837
commit
e11ff5c90e
2 changed files with 19 additions and 7 deletions
|
|
@ -164,13 +164,6 @@
|
|||
target="_dialog"
|
||||
}}
|
||||
{{/if}}
|
||||
{{if $type_immo == "encours" || $type_immo == "fini"}}
|
||||
{{:linkbutton
|
||||
label="Sortir du bilan"
|
||||
href="balance_sheet_exit.html?immo_id=%s"|args:$immo_id
|
||||
shape="export"
|
||||
}}
|
||||
{{/if}}
|
||||
{{:linkbutton
|
||||
label="Amortissements"
|
||||
href="amortization.html?immo_id=%s&type_immo=%s"|args:$immo_id:$type_immo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue