Closed
Bug 902314
Opened 12 years ago
Closed 12 years ago
Make the title and headings consistent on the pre enter bug pages
Categories
(Bugzilla :: Creating/Changing Bugs, enhancement, P5)
Tracking
()
RESOLVED
FIXED
Bugzilla 5.0
People
(Reporter: mail, Assigned: mail)
References
Details
Attachments
(1 file, 1 obsolete file)
|
1.44 KB,
patch
|
dkl
:
review+
|
Details | Diff | Splinter Review |
On installations that have classifications, the select classification and select product page have different headings and titles. This change:
- makes the title 'Enter bug'
- makes the subheading 'Select Classification' or 'Select Product'
- makes the h2 header (First|Next), you must pick a (classification|product) on which to enter a bug:
- replaces 'First' with 'Next' if classifications are used.
Attachment #786727 -
Flags: review?(dkl)
| Assignee | ||
Updated•12 years ago
|
Comment 1•12 years ago
|
||
Comment on attachment 786727 [details]
v1 patch
Before uploading an attachment, make sure this is the correct one. 80% of your patch is RH specific.
Attachment #786727 -
Flags: review?(dkl) → review-
| Assignee | ||
Comment 2•12 years ago
|
||
Attachment #786727 -
Attachment is obsolete: true
Attachment #786814 -
Flags: review?(dkl)
Comment 3•12 years ago
|
||
The content of attachment 786727 [details] has been deleted for the following reason:
accidentally contained proprietary data
Comment 4•12 years ago
|
||
Comment on attachment 786814 [details] [diff] [review]
v2 patch
Review of attachment 786814 [details] [diff] [review]:
-----------------------------------------------------------------
r=dkl
Attachment #786814 -
Flags: review?(dkl) → review+
Updated•12 years ago
|
Flags: approval?
| Assignee | ||
Comment 5•12 years ago
|
||
Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/trunk/
modified template/en/default/global/choose-classification.html.tmpl
modified template/en/default/global/choose-product.html.tmpl
Committed revision 8702.
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
•