Bug 309383: New bug submission should include the bug summary in the title of the page - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@255681 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
e4264e834f
commit
de995309df
@ -34,8 +34,11 @@
|
||||
|
||||
[% PROCESS global/variables.none.tmpl %]
|
||||
|
||||
[% filtered_desc = bug.short_desc FILTER html %]
|
||||
[% PROCESS global/header.html.tmpl
|
||||
title = "$terms.Bug $id Submitted"
|
||||
title = "$terms.Bug $id Submitted – $filtered_desc"
|
||||
header = "$terms.Bug $id Submitted"
|
||||
subheader = filtered_desc
|
||||
javascript_urls = [ "js/util.js", "js/field.js",
|
||||
"js/yui/yahoo-dom-event.js", "js/yui/calendar.js" ]
|
||||
style_urls = [ "skins/standard/yui/calendar.css", "skins/standard/show_bug.css" ]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user