From f84273ca9138c61945e33640aa39cf64805e7642 Mon Sep 17 00:00:00 2001 From: Etienne Massip Date: Wed, 15 Feb 2012 18:24:23 +0000 Subject: [PATCH] Prevents SCM browser to overlay over the new repository sidebar (#779). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8881 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/views/repositories/_dir_list.html.erb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/views/repositories/_dir_list.html.erb b/app/views/repositories/_dir_list.html.erb index 84efcfc27..26ba05bb6 100644 --- a/app/views/repositories/_dir_list.html.erb +++ b/app/views/repositories/_dir_list.html.erb @@ -1,3 +1,4 @@ +
@@ -15,3 +16,4 @@ <%= render :partial => 'dir_list_content' %>
+