diff --git a/src/includes/entrepreneur/profile/create.pug b/src/includes/entrepreneur/profile/create.pug index a76b9c9717ee9fbdc7fe9a7ee63e1cca662c7077..28150969b1d45eb26dc29d573ecc5a80236397f0 100644 --- a/src/includes/entrepreneur/profile/create.pug +++ b/src/includes/entrepreneur/profile/create.pug @@ -27,7 +27,7 @@ sib-form#entrepreneur_profile_creation.block_log.block_creat_count( widget-username='sib-form-hidden' upload-url-account.picture=`${sdn}upload/` - widget-account.picture='sib-form-file' + widget-account.picture='sib-form-file-custom' class-account.picture='input_photo w_25' submit-button="COMPLETE YOUR ACCOUNT" diff --git a/src/includes/entrepreneur/profile/edit.pug b/src/includes/entrepreneur/profile/edit.pug index a437cc5daa71078dc4b0e8ef004e805c58b54814..e6581d77efb6c1743a18c0c02f06e43ce516ef2f 100644 --- a/src/includes/entrepreneur/profile/edit.pug +++ b/src/includes/entrepreneur/profile/edit.pug @@ -24,7 +24,7 @@ sib-form#entrepreneur_profile_edition.block_log.block_creat_count( widget-entrepreneur_profile.organisation='sib-form-auto-completion' upload-url-account.picture=`${sdn}upload/` - widget-account.picture='sib-form-file' + widget-account.picture='sib-form-file-custom' class-account.picture='input_photo w_25' submit-button="Save modifications" diff --git a/src/includes/mentor/profile/create.pug b/src/includes/mentor/profile/create.pug index d1bf6235698182dbffd04a069e3e9cd9f0190ef2..629488e406a279d10bc61eca22bcdb96fd3dba97 100644 --- a/src/includes/mentor/profile/create.pug +++ b/src/includes/mentor/profile/create.pug @@ -61,7 +61,7 @@ sib-form#mentor_profile_creation.block_log.block_creat_count( widget-mentor_profile.fields='sib-form-auto-completion' upload-url-account.picture=`${sdn}upload/` - widget-account.picture='sib-form-file' + widget-account.picture='sib-form-file-custom' class-account.picture='input_photo w_25' class-headline='w_75' diff --git a/src/includes/mentor/profile/edit.pug b/src/includes/mentor/profile/edit.pug index 3d2d162664307fb1ff39917dcc06f876d479146f..7e1cc6e94b13ddcfb13ea7f0f41e41a7c7d01847 100644 --- a/src/includes/mentor/profile/edit.pug +++ b/src/includes/mentor/profile/edit.pug @@ -53,7 +53,7 @@ sib-form#mentor_profile_edition.block_log.block_creat_count( widget-mentor_profile.fields='sib-form-auto-completion' upload-url-account.picture=`${sdn}upload/` - widget-account.picture='sib-form-file' + widget-account.picture='sib-form-file-custom' class-account.picture='input_photo w_25' class-headline='w_75' diff --git a/src/includes/mentor/resources/edit.pug b/src/includes/mentor/resources/edit.pug index 66dc47a260a3e80336f0216fe750faaf95e785e7..03860a2268b16c4316a2c63b336b8b0aba0770a2 100644 --- a/src/includes/mentor/resources/edit.pug +++ b/src/includes/mentor/resources/edit.pug @@ -77,7 +77,7 @@ p.p_entete Thank you for enriching our database ! widget-publication_year='sib-form-number' upload-url-preview_image=`${sdn}upload/` - widget-preview_image='sib-form-file' + widget-preview_image='' class-preview_image='input_photo w_25' submit-button='Send for validation ->'