From 42dc515fb67da995f5aed05ec431c4aee58879da Mon Sep 17 00:00:00 2001 From: Annabel Dunstone Gray Date: Thu, 21 Sep 2017 15:13:20 -0700 Subject: Remove all old sub nav bars --- app/views/projects/blame/show.html.haml | 1 - 1 file changed, 1 deletion(-) (limited to 'app/views/projects/blame') diff --git a/app/views/projects/blame/show.html.haml b/app/views/projects/blame/show.html.haml index 60ac202bde0..e45861ac08d 100644 --- a/app/views/projects/blame/show.html.haml +++ b/app/views/projects/blame/show.html.haml @@ -1,7 +1,6 @@ - @no_container = true - project_duration = age_map_duration(@blame_groups, @project) - page_title "Blame", @blob.path, @ref -= render "projects/commits/head" %div{ class: container_class } #blob-content-holder.tree-holder -- cgit v1.2.1