Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
knowledgebase-front
Manage
Activity
Members
Labels
Plan
Issues
19
Issue boards
Milestones
Wiki
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Applications
Knowledge Base
knowledgebase-front
Merge requests
!115
Bugfix/switch form to partial
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Bugfix/switch form to partial
bugfix/switch-form-to-partial
into
master
Overview
0
Commits
3
Pipelines
0
Changes
7
Merged
Benoit Alessandroni
requested to merge
bugfix/switch-form-to-partial
into
master
5 years ago
Overview
0
Commits
3
Pipelines
0
Changes
7
Expand
👍
0
👎
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
9123ac58
3 commits,
5 years ago
7 files
+
8
−
3
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
7
Search (e.g. *.vue) (Ctrl+P)
src/includes/entrepreneur/profile/create.pug
+
1
−
0
Options
@@ -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