From cdcb354f1764a3483d6220f301ff983692554c4d Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Thu, 26 May 2016 17:58:44 +0200 Subject: Remove header title from project pages With new navigation design it makes no sense to duplicate title in the header Signed-off-by: Dmitriy Zaporozhets --- 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 5f9a92ff93f..377665b096f 100644 --- a/app/views/projects/blame/show.html.haml +++ b/app/views/projects/blame/show.html.haml @@ -1,5 +1,4 @@ - page_title "Blame", @blob.path, @ref -- header_title project_title(@project, "Files", project_files_path(@project)) %h3.page-title Blame view -- cgit v1.2.3