Simplification paramètres add_info
This commit is contained in:
parent
e3bbdf7574
commit
f1f6910a36
3 changed files with 6 additions and 8 deletions
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
{{*
|
||||
@param immo_id
|
||||
@param op = new ou modif
|
||||
@param type_immo : managed, amortized, archived, other
|
||||
*}}
|
||||
|
||||
|
|
@ -52,7 +51,7 @@
|
|||
{{/if}}
|
||||
|
||||
{{* enregistrer les infos de l'immobilisation *}}
|
||||
{{if $_GET.op == "new"}}
|
||||
{{if $info_immo == null}}
|
||||
{{:assign key=""|uuid}}
|
||||
{{else}}
|
||||
{{:assign key=$info_immo.key}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue