diff options
author | Branka Martinovic <branka.martinovic@live.com> | 2017-09-06 16:42:24 +0200 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2018-03-29 14:05:32 +0200 |
commit | d9f1463b4f55a05f75056c4868a03ba3a3b31f69 (patch) | |
tree | 2db5df6b4e53757594f98cf18f6097d86cd4f7dc /changelogs | |
parent | 8230b774b5a6375d9b84c71e72c8e41e3bfd7fad (diff) | |
download | gitlab-ce-d9f1463b4f55a05f75056c4868a03ba3a3b31f69.tar.gz |
Always display Labels section in issuable sidebar, even when the project has no labelsbrancho/gitlab-ce-Link_to_project_labels_page
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/Link_to_project_labels_page.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/Link_to_project_labels_page.yml b/changelogs/unreleased/Link_to_project_labels_page.yml new file mode 100644 index 00000000000..7bdeec423fc --- /dev/null +++ b/changelogs/unreleased/Link_to_project_labels_page.yml @@ -0,0 +1,5 @@ +--- +title: Always display Labels section in issuable sidebar, even when the project has no labels +merge_request: 18081 +author: Branka Martinovic +type: fixed |