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
e6271bb0
Commit
e6271bb0
authored
Nov 16, 2016
by
Luis Alonso Chavez Armendariz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add placeholder in the color input inside the create new label popup
parent
3de1e71c
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
app/views/shared/issuable/_label_page_create.html.haml
app/views/shared/issuable/_label_page_create.html.haml
+1
-1
changelogs/unreleased/issue-24512.yml
changelogs/unreleased/issue-24512.yml
+4
-0
No files found.
app/views/shared/issuable/_label_page_create.html.haml
View file @
e6271bb0
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
&
nbsp
&
nbsp
.dropdown-label-color-input
.dropdown-label-color-input
.dropdown-label-color-preview.js-dropdown-label-color-preview
.dropdown-label-color-preview.js-dropdown-label-color-preview
%input
#new_label_color
.default-dropdown-input
{
type:
"text"
}
%input
#new_label_color
.default-dropdown-input
{
type:
"text"
,
placeholder:
"Assign custom color like #FF0000"
}
.clearfix
.clearfix
%button
.btn.btn-primary.pull-left.js-new-label-btn
{
type:
"button"
}
%button
.btn.btn-primary.pull-left.js-new-label-btn
{
type:
"button"
}
Create
Create
...
...
changelogs/unreleased/issue-24512.yml
0 → 100644
View file @
e6271bb0
---
title
:
Add placeholder for the example text for custom hex color on label creation popup
merge_request
:
author
:
Luis Alonso Chavez Armendariz
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