From c85df8105e3b8982ecf6a16f8ae9f3af2f130030 Mon Sep 17 00:00:00 2001 From: Phil Hughes Date: Thu, 6 Jul 2017 17:24:03 +0100 Subject: improvements to breadcrumb titles, links & nesting --- app/views/groups/issues.html.haml | 1 + 1 file changed, 1 insertion(+) (limited to 'app/views/groups/issues.html.haml') diff --git a/app/views/groups/issues.html.haml b/app/views/groups/issues.html.haml index 735d9390699..a7003f6cd33 100644 --- a/app/views/groups/issues.html.haml +++ b/app/views/groups/issues.html.haml @@ -1,3 +1,4 @@ +- @breadcrumb_title = "Issues" - page_title "Issues" - group_issues_exists = group_issues(@group).exists? = render "head_issues" -- cgit v1.2.3