summaryrefslogtreecommitdiff
path: root/app/views/groups/issues.html.haml
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-08-18 12:07:10 +0100
committerPhil Hughes <me@iamphill.com>2017-08-29 15:37:07 +0100
commitd92bff4eaef9ef519ab34161426f1f9afb6fecb2 (patch)
tree87d94276a4ebcf33cd6623d56ae40b73ba5b95e5 /app/views/groups/issues.html.haml
parent4a67699e6e115aab3a26eee63f1f6ded4081ccd5 (diff)
downloadgitlab-ce-d92bff4eaef9ef519ab34161426f1f9afb6fecb2.tar.gz
more spec fixes
Diffstat (limited to 'app/views/groups/issues.html.haml')
-rw-r--r--app/views/groups/issues.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/groups/issues.html.haml b/app/views/groups/issues.html.haml
index 12bc092d216..837ef385dd5 100644
--- a/app/views/groups/issues.html.haml
+++ b/app/views/groups/issues.html.haml
@@ -12,6 +12,8 @@
- content_for :breadcrumbs_extra do
= link_to params.merge(rss_url_options), class: 'btn btn-default append-right-10' do
= icon('rss')
+ %span.icon-label
+ Subscribe
= render 'shared/new_project_item_select', path: 'issues/new', label: "New issue", type: :issues
- if group_issues_exists