Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
gitlab-ce
Commits
e9a789d6
Commit
e9a789d6
authored
Jun 01, 2018
by
Sam Beckham
Committed by
Phil Hughes
Jun 01, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adds "the" to the new label page to correct the sentence.
parent
c640e579
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
2 deletions
+7
-2
app/views/admin/labels/_form.html.haml
app/views/admin/labels/_form.html.haml
+1
-1
app/views/shared/labels/_form.html.haml
app/views/shared/labels/_form.html.haml
+1
-1
changelogs/unreleased/new-label-spelling-error.yml
changelogs/unreleased/new-label-spelling-error.yml
+5
-0
No files found.
app/views/admin/labels/_form.html.haml
View file @
e9a789d6
...
...
@@ -19,7 +19,7 @@
.form-text.text-muted
Choose any color.
%br
Or you can choose one of suggested colors below
Or you can choose one of
the
suggested colors below
.suggest-colors
-
suggested_colors
.
each
do
|
color
|
...
...
app/views/shared/labels/_form.html.haml
View file @
e9a789d6
...
...
@@ -19,7 +19,7 @@
.form-text.text-muted
Choose any color.
%br
Or you can choose one of suggested colors below
Or you can choose one of
the
suggested colors below
.suggest-colors
-
suggested_colors
.
each
do
|
color
|
...
...
changelogs/unreleased/new-label-spelling-error.yml
0 → 100644
View file @
e9a789d6
---
title
:
Fixes a spelling error on the new label page
merge_request
:
19316
author
:
samdbeckham
type
:
fixed
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment