Améliorations mineures
This commit is contained in:
parent
310aa8cd07
commit
8cf313502e
4 changed files with 4 additions and 5 deletions
|
|
@ -7,7 +7,7 @@
|
|||
</aside>
|
||||
{{elseif $subsubcurrent == "amortization" && $type_immo == null || $type_immo == "managed" || $type_immo == "other"}}
|
||||
<aside>
|
||||
{{if $autres_amort != null}}
|
||||
{{if $autres_amort}}
|
||||
{{:linkbutton label="Rattacher une écriture" href="other_amortizations.html?immo_id=%s"|args:$_GET.immo_id shape="link" target="_dialog"}}
|
||||
{{/if}}
|
||||
{{:linkbutton label="Enregistrer un amortissement" shape="plus"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue