Closed
Bug 516635
Opened 16 years ago
Closed 16 years ago
Add "bz_product_<product-name>" to body classes
Categories
(Bugzilla :: Creating/Changing Bugs, enhancement)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.4
People
(Reporter: reed, Assigned: reed)
Details
Attachments
(1 file)
|
2.92 KB,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
We add special CSS body classes on bugs for various things such as groups, component, etc. We should do the same for the product.
Attachment #400659 -
Flags: review?(LpSolit)
Comment 1•16 years ago
|
||
Comment on attachment 400659 [details] [diff] [review]
patch - v1
r=LpSolit
Attachment #400659 -
Flags: review?(LpSolit) → review+
Updated•16 years ago
|
Severity: normal → enhancement
Flags: approval+
Target Milestone: --- → Bugzilla 3.6
| Assignee | ||
Comment 2•16 years ago
|
||
Checking in template/en/default/attachment/created.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/attachment/created.html.tmpl,v <-- created.html.tmpl
new revision: 1.24; previous revision: 1.23
done
Checking in template/en/default/attachment/updated.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/attachment/updated.html.tmpl,v <-- updated.html.tmpl
new revision: 1.22; previous revision: 1.21
done
Checking in template/en/default/bug/show.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/show.html.tmpl,v <-- show.html.tmpl
new revision: 1.28; previous revision: 1.27
done
I accidentally committed some other code, but I'm backing it out now.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 4•16 years ago
|
||
Per discussion on IRC with mkanat, we agree to take this patch for 3.4.
Flags: approval3.4? → approval3.4+
| Assignee | ||
Comment 5•16 years ago
|
||
BUGZILLA-3_4-BRANCH:
Checking in template/en/default/attachment/created.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/attachment/created.html.tmpl,v <-- created.html.tmpl
new revision: 1.23.2.1; previous revision: 1.23
done
Checking in template/en/default/attachment/updated.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/attachment/updated.html.tmpl,v <-- updated.html.tmpl
new revision: 1.21.2.1; previous revision: 1.21
done
Checking in template/en/default/bug/show.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/show.html.tmpl,v <-- show.html.tmpl
new revision: 1.27.2.1; previous revision: 1.27
done
Updated•16 years ago
|
Target Milestone: Bugzilla 3.6 → Bugzilla 3.4
You need to log in
before you can comment on or make changes to this bug.
Description
•