Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
cb65dd9fd34e
Commit
8aecfc37
authored
Jul 24, 2013
by
Jacob Vosmaer
Browse files
Improve grammar of label hints
parent
d99e3583fef2
Changes
2
Hide whitespace changes
Inline
Side-by-side
app/views/projects/edit.html.haml
View file @
cb65dd9f
...
...
@@ -52,7 +52,7 @@
=
f
.
label
:label_list
,
"Labels"
,
class:
'control-label'
.controls
=
f
.
text_field
:label_list
,
maxlength:
2000
,
class:
"span5"
%p
.hint
Separate with comma.
%p
.hint
Separate
labels
with comma
s
.
%fieldset
.features
%legend
...
...
app/views/projects/issues/_form.html.haml
View file @
cb65dd9f
...
...
@@ -38,7 +38,7 @@
Labels
.input
=
f
.
text_field
:label_list
,
maxlength:
2000
,
class:
"xxlarge"
%p
.hint
Separate with comma.
%p
.hint
Separate
labels
with comma
s
.
.clearfix
=
f
.
label
:description
,
"Details"
...
...
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