summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/hook/bug
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2012-02-13 05:45:32 +0100
committerByron Jones <bjones@mozilla.com>2012-02-13 05:45:32 +0100
commit40f3f69f9abc0c8cd3e0b4f6fbb445227e7fd370 (patch)
treee936331a92e7421a9f3ad15904ab94b94241ab75 /extensions/BMO/template/en/default/hook/bug
parent681f39d6a59163e4f36dc5c64c3b528b41bb0639 (diff)
downloadbugzilla-40f3f69f9abc0c8cd3e0b4f6fbb445227e7fd370.tar.gz
bugzilla-40f3f69f9abc0c8cd3e0b4f6fbb445227e7fd370.tar.xz
Bug 726510: remove "bug" from show_bug titles
Diffstat (limited to 'extensions/BMO/template/en/default/hook/bug')
-rw-r--r--extensions/BMO/template/en/default/hook/bug/show-header-end.html.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/BMO/template/en/default/hook/bug/show-header-end.html.tmpl b/extensions/BMO/template/en/default/hook/bug/show-header-end.html.tmpl
index 55e428e01..d20f2c328 100644
--- a/extensions/BMO/template/en/default/hook/bug/show-header-end.html.tmpl
+++ b/extensions/BMO/template/en/default/hook/bug/show-header-end.html.tmpl
@@ -25,3 +25,4 @@
[% style_urls.push('extensions/BMO/web/styles/edit_bug.css') %]
[% javascript_urls.push('extensions/BMO/web/js/edit_bug.js') %]
+[% title = "$bug.bug_id &ndash; $filtered_desc" %]