Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-02-02 12:31:09 +0300
committerPhil Hughes <me@iamphill.com>2017-02-02 17:55:52 +0300
commit161d74f1a6e58dae29ad6ee37b7d70cdb4999cc4 (patch)
tree79a820b3ff70d670a365d91a143a6ed0dfad3714 /changelogs
parentcbaf23841381216f0ea65fefebd0751c52749b1f (diff)
Fixed group label in issuable sidebar
Group label link was pointing to group#issues rather than the projects issues. This fixes that by sending the correct subject to the link_to_label helper method. Closes #27253
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/group-label-sidebar-link.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/group-label-sidebar-link.yml b/changelogs/unreleased/group-label-sidebar-link.yml
new file mode 100644
index 00000000000..c11c2d4ede1
--- /dev/null
+++ b/changelogs/unreleased/group-label-sidebar-link.yml
@@ -0,0 +1,4 @@
+---
+title: Fixed group label links in issue/merge request sidebar
+merge_request:
+author: