fix: Customer additional field

This commit is contained in:
Jure Ursic
2020-06-18 04:58:39 +02:00
parent 628fec9a94
commit eed570dc87
5 changed files with 12 additions and 8 deletions

View File

@ -31,7 +31,7 @@ div.content-box__info
next='project-information'
)
h2 PPhoto du projet
h2 Photo du projet
sib-form.form-picture(
bind-resources

View File

@ -11,4 +11,5 @@ div.content-box__info
nested-fields='customer'
fields='logo'
next='project-edit'
additional='name'
)