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
diff options
context:
space:
mode:
authorLuke Bennett <lbennett@gitlab.com>2019-05-21 20:53:47 +0300
committerLuke Bennett <lbennett@gitlab.com>2019-05-21 20:53:47 +0300
commitf794bded6834768cb339b58ad40946457a989da2 (patch)
tree12607077b1ca56f165ecaa62a271c38aa7cfe140 /app
parente63b65cd4f5d8298cb0441a5e0e5a0321f739367 (diff)
Resolve CE/EE diffs in label row
Part of single codebase changes.
Diffstat (limited to 'app')
-rw-r--r--app/views/shared/_label_row.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/shared/_label_row.html.haml b/app/views/shared/_label_row.html.haml
index a1aab2e6a08..af11ce94ec5 100644
--- a/app/views/shared/_label_row.html.haml
+++ b/app/views/shared/_label_row.html.haml
@@ -22,3 +22,4 @@
&middot;
%li.label-link-item.priority-badge.js-priority-badge.inline.prepend-left-10
.label-badge.label-badge-blue= _('Prioritized label')
+ = render_if_exists 'shared/label_row_epics_link', label: label