Modification interaction amortissements à rattacher
This commit is contained in:
parent
fd1397bd5c
commit
ab9b2a37ff
5 changed files with 137 additions and 18 deletions
|
|
@ -109,14 +109,14 @@
|
|||
<td class="actions">
|
||||
{{if $status == "nsp"}}
|
||||
{{:linkbutton
|
||||
label="Paramètres"
|
||||
label="Amortir"
|
||||
href="add_infos.html?immo_id=%s&amort=0&op=new&type_immo=autres"|args:$immo_id
|
||||
shape="settings"
|
||||
target="_dialog"
|
||||
}}
|
||||
{{else}}
|
||||
{{:linkbutton
|
||||
label="Paramètres"
|
||||
label="Amortir"
|
||||
href="add_infos.html?immo_id=%s&amort=0&op=modif&type_immo=autres"|args:$immo_id
|
||||
shape="settings"
|
||||
target="_dialog"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue