Sortie temporaire : ajout date retour
This commit is contained in:
parent
8266ab8aeb
commit
fc526918f9
8 changed files with 159 additions and 4 deletions
|
|
@ -28,3 +28,9 @@
|
|||
{{/foreach}}
|
||||
{{/if}}
|
||||
{{/foreach}}
|
||||
|
||||
{{if $module.config.loan_duration != null}}
|
||||
{{:assign loan_duration=$module.config.loan_duration}}
|
||||
{{else}}
|
||||
{{:assign loan_duration=$config_defaut.loan_duration}}
|
||||
{{/if}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue