Amélioration présentation

This commit is contained in:
Jean-Christophe Engel 2026-06-26 12:00:06 +02:00
parent 669f036071
commit c394f1a894

View file

@ -148,12 +148,14 @@
</dl> </dl>
</div> </div>
<h3 class="ruler">Avoirs</h3> {{if $valeur_residuelle > 0 || $linked_immos != null}}
<nav class="actions"> <h3 class="ruler">Avoirs</h3>
<nav class="actions">
{{if $total_amort == 0 || ! $created_amort}} {{if $total_amort == 0 || ! $created_amort}}
{{:linkbutton label="Attacher une écriture d'avoir" href="link_immo.html?immo_doc_id=%s&filter=true"|args:$_GET.immo_doc_id shape="link" target="_dialog"}} {{:linkbutton label="Attacher une écriture d'avoir" href="link_immo.html?immo_doc_id=%s&filter=true"|args:$_GET.immo_doc_id shape="link" target="_dialog"}}
{{/if}} {{/if}}
</nav> </nav>
{{/if}}
{{if $linked_immos != null}} {{if $linked_immos != null}}
<table class="list"> <table class="list">