gitlab-org--gitlab-foss/app/views/shared/issuable
Annabel Dunstone Gray 1d976ec24a Merge branch 'issue-24512' into 'master'
Add placeholder in the color input inside the create new label popup

## What does this MR do?
Adds the missing placeholder  *"Assign custom color #FF0000"*  in the label creation popup ( example text for custom hex color).

## Are there points in the code the reviewer needs to double check?

## Why was this MR needed?
When creating a new label, the example text for custom hex color is missing

## Screenshots (if relevant)
Before
![before](/uploads/a3157414d59cea609118a7d711f9b9ee/before.png)

After
![Selection_051](/uploads/ca3e2089b40069e4cb6b7aa295b28cfc/Selection_051.png)

## Does this MR meet the acceptance criteria?

- [X] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [X] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?
#24512 

See merge request !7492
2016-11-18 01:10:49 +00:00
..
form Move issuable title form to a new partial 2016-11-16 09:53:33 +01:00
_filter.html.haml Merge branch 'feature/group-level-labels' into 'master' 2016-10-19 20:41:04 +00:00
_form.html.haml Move issuable title form to a new partial 2016-11-16 09:53:33 +01:00
_label_dropdown.html.haml Unify dropdown button styles 2016-11-03 12:27:06 -05:00
_label_page_create.html.haml Add placeholder in the color input inside the create new label popup 2016-11-16 16:21:28 -07:00
_label_page_default.html.haml Remove link to docs from new list text 2016-08-22 16:09:26 +03:00
_milestone_dropdown.html.haml fixes milestone dropdown not select issue 2016-11-01 13:29:47 +06:00
_nav.html.haml Cache the issuable counters for 2 minutes 2016-09-30 12:02:54 +02:00
_participants.html.haml
_search_form.html.haml fix issues mr counter 2016-09-20 14:39:15 +01:00
_sidebar.html.haml Remove default value for project argument on subscribable concern 2016-11-17 15:10:13 -02:00