Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Frontend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Arkindex
Frontend
Merge requests
!1691
User settings form
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
User settings form
user-settings-form
into
master
Overview
13
Commits
5
Pipelines
0
Changes
1
Merged
Valentin Rigal
requested to merge
user-settings-form
into
master
9 months ago
Overview
13
Commits
5
Pipelines
0
Changes
1
Expand
Closes
#1417 (closed)
0
0
Merge request reports
Viewing commit
c930ac82
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
c930ac82
Nit
· c930ac82
Valentin Rigal
authored
9 months ago
src/components/Auth/Profile/Info.vue
+
1
−
1
Options
<
template
>
<form
v-on:submit.prevent=
"submit"
>
<div
class=
"field"
>
<label
class=
"label"
>
Display name
</label>
<label
class=
"label"
>
Display name
*
</label>
<div
class=
"control is-expanded"
>
<input
type=
"text"
Loading