summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/index.html.haml
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-09-29 10:54:45 -0500
committerFatih Acet <acetfatih@gmail.com>2016-10-01 00:21:37 +0300
commita2af7790045e22bef15d922e6feae85479b917bc (patch)
tree366197a440f07d3be9ef267013623dfc07e45ec1 /app/views/projects/issues/index.html.haml
parent502c53b5fe52d7378a72f2363d39c6ed02108261 (diff)
downloadgitlab-ce-a2af7790045e22bef15d922e6feae85479b917bc.tar.gz
Add flash containers and broadcast messages below subnavcreate-mr-banner
Diffstat (limited to 'app/views/projects/issues/index.html.haml')
-rw-r--r--app/views/projects/issues/index.html.haml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/projects/issues/index.html.haml b/app/views/projects/issues/index.html.haml
index 8da9f2100e9..cc57cfdb342 100644
--- a/app/views/projects/issues/index.html.haml
+++ b/app/views/projects/issues/index.html.haml
@@ -3,7 +3,8 @@
- page_title "Issues"
- new_issue_email = @project.new_issue_address(current_user)
-= render "projects/issues/head"
+= content_for :sub_nav do
+ = render "projects/issues/head"
= content_for :meta_tags do
- if current_user