summaryrefslogtreecommitdiff
path: root/app/views/projects/graphs/show.html.haml
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-07-13 08:45:48 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-07-13 08:45:48 +0300
commit36fd4de8251cb265244320e67d3d5a3420712a85 (patch)
tree21df19b4b6783df1fcd00be0a074e7b0db8139c0 /app/views/projects/graphs/show.html.haml
parent8b1d44f789cce12219dbc70890d8a72675b71315 (diff)
downloadgitlab-ce-36fd4de8251cb265244320e67d3d5a3420712a85.tar.gz
Replace page_title with page-title. Correct margin for some blocks/layouts
Diffstat (limited to 'app/views/projects/graphs/show.html.haml')
-rw-r--r--app/views/projects/graphs/show.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/projects/graphs/show.html.haml b/app/views/projects/graphs/show.html.haml
index 6593319af27..6f9a161a13c 100644
--- a/app/views/projects/graphs/show.html.haml
+++ b/app/views/projects/graphs/show.html.haml
@@ -1,7 +1,7 @@
.loading-graph
%center
.loading
- %h3.page_title Building repository graph. Please wait a moment.
+ %h3.page-title Building repository graph. Please wait a moment.
.stat-graph
.header.clearfix
@@ -10,7 +10,7 @@
%option{:value => "commits"} Commits
%option{:value => "additions"} Additions
%option{:value => "deletions"} Deletions
- %h3#date_header.page_title
+ %h3#date_header.page-title
%input#brush_change{:type => "hidden"}
.graphs
#contributors-master