summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-04-30 21:14:26 +0200
committerDouwe Maan <douwe@gitlab.com>2015-04-30 21:14:26 +0200
commit9508bdc0c9c2c01e38eefe0f8248d9abffca237f (patch)
tree80cd4e8bc6b495e98b034759ae37c71e65305e0b /app
parentf723968374d8ef32d4788b166f0d782b879fa11a (diff)
downloadgitlab-ce-9508bdc0c9c2c01e38eefe0f8248d9abffca237f.tar.gz
Include ref in network page title.
Diffstat (limited to 'app')
-rw-r--r--app/views/projects/network/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/network/show.html.haml b/app/views/projects/network/show.html.haml
index 4d3f118f2d9..c67a7d256a8 100644
--- a/app/views/projects/network/show.html.haml
+++ b/app/views/projects/network/show.html.haml
@@ -1,4 +1,4 @@
-- page_title "Network"
+- page_title "Network", @ref
= render "head"
.project-network
.controls