Closed
Bug 607142
Opened 15 years ago
Closed 15 years ago
Discloser CSS on <summary> elements is broken
Categories
(support.mozilla.org :: Knowledge Base Software, task, P2)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
VERIFIED
FIXED
2.3
People
(Reporter: erik, Assigned: rrosario)
Details
The + and - no longer show up on <summary> elements like on the document-editing page or the Localization Dashboard.
| Reporter | ||
Updated•15 years ago
|
Summary: Discloser CSS on <summary> elements are broken → Discloser CSS on <summary> elements is broken
| Assignee | ||
Comment 1•15 years ago
|
||
I think this is part of the whole js minification (missing semi-colons) issue. It should hopefully be fixed with my next checkin.
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → rrosario
| Assignee | ||
Comment 2•15 years ago
|
||
Actually it was a typo in the base template where the js bundle was being set:
r? http://github.com/rlr/kitsune/commit/e109136aa7b67bff251445e3b9ff51a0813474ac
| Assignee | ||
Comment 3•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 4•15 years ago
|
||
Verified +/- elements display and function correctly
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•