Skip to content
Snippets Groups Projects

Bugfix/switch form to partial

Merged Benoit Alessandroni requested to merge bugfix/switch-form-to-partial into master
7 files
+ 8
3
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -9,6 +9,7 @@ figure.logo.img_log
@@ -9,6 +9,7 @@ figure.logo.img_log
h2.title_create=`${data.CompleteEntrepreneurAccount}`
h2.title_create=`${data.CompleteEntrepreneurAccount}`
sib-form#entrepreneur_profile_creation.block_log.block_creat_count(
sib-form#entrepreneur_profile_creation.block_log.block_creat_count(
 
partial
bind-user
bind-user
fields="last_name, first_name, entrepreneurProfile.organisation, account.picture, username"
fields="last_name, first_name, entrepreneurProfile.organisation, account.picture, username"
Loading