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/blob/edit.html.haml | 1 - 1 file changed, 1 deletion(-) (limited to 'app/views/projects/blob/edit.html.haml') diff --git a/app/views/projects/blob/edit.html.haml b/app/views/projects/blob/edit.html.haml index effcce5a1c4..e4f04ca7764 100644 --- a/app/views/projects/blob/edit.html.haml +++ b/app/views/projects/blob/edit.html.haml @@ -1,5 +1,4 @@ - page_title "Edit", @blob.path, @ref -= render "header_title" .file-editor %ul.nav-links.no-bottom.js-edit-mode -- cgit v1.2.1