first try to display the picture of project on edit-page

This commit is contained in:
gaelle morin
2020-06-25 18:52:15 +02:00
parent 6999ea6295
commit 747eb622b3
3 changed files with 28 additions and 3 deletions

View File

@ -33,11 +33,11 @@ div.content-box__info
h2 Photo du projet
solid-form.form-picture(
solid-form.form-picture.project-edit-logo(
bind-resources
fields='customer.logo'
widget-customer.logo="hubl-user-avatar"
submit-button='Edit'
submit-button='Modifier la photo'
next='project-picture'
)