From d405292388c642117c8300a0a4931fc9a4eb1f66 Mon Sep 17 00:00:00 2001 From: gitlabhq Date: Tue, 1 Nov 2011 11:00:59 +0200 Subject: project page fixed --- app/views/layouts/_page_title.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/layouts/_page_title.html.haml') diff --git a/app/views/layouts/_page_title.html.haml b/app/views/layouts/_page_title.html.haml index 9cd028bea36..ec8fa89d748 100644 --- a/app/views/layouts/_page_title.html.haml +++ b/app/views/layouts/_page_title.html.haml @@ -1,7 +1,7 @@ - if content_for?(:page_title) = yield :page_title - else - .grid-4 + .grid_4 .container_3 %h2.icon %span= controller.controller_name.capitalize -- cgit v1.2.1