Closed
Bug 294892
Opened 20 years ago
Closed 20 years ago
Remove visible debug code from template/en/default/admin/products/footer.html.tmpl
Categories
(Bugzilla :: Administration, task)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.20
People
(Reporter: Wurblzap, Assigned: Wurblzap)
Details
Attachments
(1 file)
|
692 bytes,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
I missed that in my review of bug 280412:
Edit product <a
title="Edit Product '[% name FILTER html %]'
[% classification_text %]"
href="editproducts.cgi?action=edit&product=
[%- name FILTER url_quote %][% classification_url_part %]">
'[% name FILTER html %]'</a>FRED
------------------------------------^
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Bugzilla 2.20
| Assignee | ||
Comment 1•20 years ago
|
||
Attachment #184086 -
Flags: review?(LpSolit)
Comment 2•20 years ago
|
||
Comment on attachment 184086 [details] [diff] [review]
Patch
r=LpSolit
Attachment #184086 -
Flags: review?(LpSolit) → review+
Updated•20 years ago
|
Severity: normal → trivial
Flags: approval?
Updated•20 years ago
|
Flags: approval? → approval+
Comment 3•20 years ago
|
||
Checking in template/en/default/admin/products/footer.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/admin/products/footer.html.tmpl,v
<-- footer.html.tmpl
new revision: 1.3; previous revision: 1.2
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•