summaryrefslogtreecommitdiff
path: root/app/views/layouts/_page_title.html.haml
diff options
context:
space:
mode:
authorgitlabhq <m@gitlabhq.com>2011-11-01 11:00:59 +0200
committergitlabhq <m@gitlabhq.com>2011-11-01 11:00:59 +0200
commitd405292388c642117c8300a0a4931fc9a4eb1f66 (patch)
tree1cdc94df6762574ff49afc561c93cff10a756674 /app/views/layouts/_page_title.html.haml
parent9bf39477dec99eacda9443e39a631d5b5a11eef6 (diff)
downloadgitlab-ce-d405292388c642117c8300a0a4931fc9a4eb1f66.tar.gz
project page fixed
Diffstat (limited to 'app/views/layouts/_page_title.html.haml')
-rw-r--r--app/views/layouts/_page_title.html.haml2
1 files changed, 1 insertions, 1 deletions
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