Closed
Bug 933353
Opened 12 years ago
Closed 12 years ago
UNCONFIRMED hardcoded in product list
Categories
(Bugzilla :: Administration, task)
Tracking
()
RESOLVED
FIXED
Bugzilla 5.0
People
(Reporter: Wurblzap, Assigned: Wurblzap)
References
Details
Attachments
(1 file)
|
510 bytes,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
Due to bug 601875, the status UNCONFIRMED is hardcoded in the table header of the product list, in Administration.
Attachment #825401 -
Flags: review?(LpSolit)
Comment 1•12 years ago
|
||
Comment on attachment 825401 [details] [diff] [review]
Patch
>+ heading => "Allow " _ display_value('bug_status', 'UNCONFIRMED') _
>+ " " _ terms.Bugs
The indentation of the 2nd line looks weird to me, but... r=LpSolit (personally, you could put everything on a single line).
Attachment #825401 -
Flags: review?(LpSolit) → review+
Updated•12 years ago
|
Flags: approval?
| Assignee | ||
Comment 2•12 years ago
|
||
Committing to: bzr+ssh://wurblzap%40gmail.com@bzr.mozilla.org/bugzilla/trunk/
Geändert template/en/default/admin/products/list.html.tmpl
Committed revision 8797.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•