Harmonisation navigation et sélection comptes et sous-comptes crédit

This commit is contained in:
Jean-Christophe Engel 2026-06-16 10:31:26 +02:00
parent 2af96b2796
commit d4743f3631
6 changed files with 38 additions and 15 deletions

View file

@ -153,7 +153,7 @@
<td><a href="{{$compte_url}}">{{$account_code}}</a></td>
<td>{{$account_label}}</td>
<td class="actions">
{{:linkbutton label="Modifier" href="exit_step4.html?immo_doc_id=%s"|args:$info_immo.id shape="edit"}}
{{:linkbutton label="Modifier" href="exit_step1.html?immo_doc_id=%s"|args:$info_immo.id shape="edit"}}
</td>
</tr>
{{/select}}