summaryrefslogtreecommitdiff
path: root/app/views/projects/graphs
diff options
context:
space:
mode:
authorChristophe Poulette <poulette.christophe92@gmail.com>2015-11-08 20:31:55 +0100
committerChristophe Poulette <poulette.christophe92@gmail.com>2015-11-08 20:31:55 +0100
commit4ac26c6463b53e2a02a43835e6a919e2bc023fb7 (patch)
tree48dfaff6c1d54480f44fddaca3305f0340c0be83 /app/views/projects/graphs
parentb68a2e6f251cd0af7179eba5ed058fcaab009377 (diff)
downloadgitlab-ce-4ac26c6463b53e2a02a43835e6a919e2bc023fb7.tar.gz
Fix typo.
Diffstat (limited to 'app/views/projects/graphs')
-rw-r--r--app/views/projects/graphs/commits.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/graphs/commits.html.haml b/app/views/projects/graphs/commits.html.haml
index 838d3e40614..4e0c3e5b3de 100644
--- a/app/views/projects/graphs/commits.html.haml
+++ b/app/views/projects/graphs/commits.html.haml
@@ -1,6 +1,6 @@
- page_title "Commits", "Graphs"
= render "header_title"
-= redner 'head'
+= render 'head'
.gray-content-block
.tree-ref-holder