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
path: root/app/views
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2017-10-13 14:58:53 +0300
committerLin Jen-Shin <godfat@godfat.org>2017-10-13 15:08:42 +0300
commite4b180f236295536342c694fb4a7aaa0b8a3faaf (patch)
treeb54bacaec66568880f6fe07a79add1ee8d5a0a85 /app/views
parentedd44f155bb6e1307ec8f3b38c60b53b8dedd3da (diff)
Merge branch 'backport-ee-2869' into 'master'
backport for gitlab-ee!2869 See merge request gitlab-org/gitlab-ce!14505
Diffstat (limited to 'app/views')
-rw-r--r--app/views/shared/boards/components/sidebar/_labels.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/boards/components/sidebar/_labels.html.haml b/app/views/shared/boards/components/sidebar/_labels.html.haml
index 1f540bdaf93..dfc0f9be321 100644
--- a/app/views/shared/boards/components/sidebar/_labels.html.haml
+++ b/app/views/shared/boards/components/sidebar/_labels.html.haml
@@ -25,7 +25,7 @@
show_any: "true",
project_id: @project&.try(:id),
labels: labels_filter_path(false),
- namespace_path: @project.try(:namespace).try(:full_path),
+ namespace_path: @namespace_path,
project_path: @project.try(:path) },
":data-issue-update" => "'#{build_issue_link_base}/' + issue.iid + '.json'" }
%span.dropdown-toggle-text