summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/edit.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/issues/edit.html.haml')
-rw-r--r--app/views/projects/issues/edit.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/issues/edit.html.haml b/app/views/projects/issues/edit.html.haml
index 7cf1923456e..3a6fbbc7fbc 100644
--- a/app/views/projects/issues/edit.html.haml
+++ b/app/views/projects/issues/edit.html.haml
@@ -1,4 +1,4 @@
-- page_title "Edit", "#{@issue.title} (##{@issue.iid})", "Issues"
+- page_title "Edit", "#{@issue.to_reference} #{@issue.title}", "Issues"
%h3.page-title
Edit Issue ##{@issue.iid}