Bug 1015994 - attachment.cgi titles should include bug and/or attachment text
r=gerv,a=sgreen git-svn-id: svn://10.0.0.236/trunk@265426 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
0e8e37b831
commit
0db997a621
@ -1 +1 @@
|
|||||||
9052
|
9053
|
||||||
@ -1 +1 @@
|
|||||||
02719d27e660f1212450a563e0e0b8aefa6c6883
|
6f1a5f0a2c0abfed6839d92d71cfdce9820037b0
|
||||||
@ -9,6 +9,7 @@
|
|||||||
[%# Define strings that will serve as the title and header of this page %]
|
[%# Define strings that will serve as the title and header of this page %]
|
||||||
[% title = BLOCK %]
|
[% title = BLOCK %]
|
||||||
Attachment [% attachment.id %] Details for [% terms.Bug %] [%+ attachment.bug_id %]
|
Attachment [% attachment.id %] Details for [% terms.Bug %] [%+ attachment.bug_id %]
|
||||||
|
– [% attachment.description FILTER html %]
|
||||||
[% END %]
|
[% END %]
|
||||||
[% header = BLOCK %]
|
[% header = BLOCK %]
|
||||||
Attachment [% attachment.id %] Details for
|
Attachment [% attachment.id %] Details for
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user