From df88bb29637e57a1a0825be6b28f87d84e7590a6 Mon Sep 17 00:00:00 2001 From: Douwe Maan Date: Mon, 8 May 2017 20:04:46 -0500 Subject: Add Repository subnav to 'Find files' --- app/views/projects/find_file/show.html.haml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/projects/find_file/show.html.haml b/app/views/projects/find_file/show.html.haml index 4cdb44325b3..be0462f91cd 100644 --- a/app/views/projects/find_file/show.html.haml +++ b/app/views/projects/find_file/show.html.haml @@ -1,4 +1,5 @@ - page_title "Find File", @ref += render "projects/commits/head" .file-finder-holder.tree-holder.clearfix .nav-block -- cgit v1.2.1