Changement nom : immo_link => credit_link
This commit is contained in:
parent
d06dd424b3
commit
c620ac769e
6 changed files with 23 additions and 16 deletions
|
|
@ -82,7 +82,7 @@
|
|||
et déduire leur montant de celui de l'immo
|
||||
*}}
|
||||
{{#load
|
||||
type="immo_link"
|
||||
type="credit_link"
|
||||
where="$$.immo_doc_id = :immo_doc_id" :immo_doc_id = $immo_doc_id
|
||||
}}
|
||||
{{if $amount == null}}
|
||||
|
|
@ -143,7 +143,7 @@
|
|||
{{:linkbutton
|
||||
label="Détails"
|
||||
href="details_immo.html?immo_doc_id=%s"|args:$immo_doc_id
|
||||
shape="search"
|
||||
shape="eye"
|
||||
}}
|
||||
{{* target="_dialog"*}}
|
||||
{{*/if*}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue