summaryrefslogtreecommitdiff
path: root/app/views/projects/releases
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-11-09 15:39:18 +0100
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-11-09 15:39:18 +0100
commitb7619dad52504f8fc61bfb3b42e7f8bcc42dc06d (patch)
treecbcab6dffa9c220d7b3d56c68a528f28a8cf1e5c /app/views/projects/releases
parentb67fdfff3c245538ee5a5e9360a2613b76ebada5 (diff)
downloadgitlab-ce-b7619dad52504f8fc61bfb3b42e7f8bcc42dc06d.tar.gz
Add missing param and title for tagrelease-notes
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/projects/releases')
-rw-r--r--app/views/projects/releases/edit.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/releases/edit.html.haml b/app/views/projects/releases/edit.html.haml
index 78741416347..e7db09cdaa9 100644
--- a/app/views/projects/releases/edit.html.haml
+++ b/app/views/projects/releases/edit.html.haml
@@ -1,3 +1,4 @@
+- page_title "Edit", @tag.name, "Tags"
= render "projects/commits/header_title"
= render "projects/commits/head"