Closed
Bug 303113
Opened 19 years ago
Closed 19 years ago
Bring back extra stuff in updateColors()
Categories
(Calendar :: Sunbird Only, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jminta, Assigned: jminta)
References
()
Details
Attachments
(1 file)
|
4.72 KB,
patch
|
mvl
:
first-review+
|
Details | Diff | Splinter Review |
The old color system had a bunch of extra stuff stuck in it that really didn't belong, like toolbar customization. Colors are back now, but this stuff still never gets called. It should be moved somewhere useful.
| Assignee | ||
Comment 1•19 years ago
|
||
Moves things from updateColors() to calendarInit() and then removes updateColors. The 'channel' stuff makes for awkward white-spacing. Is there a better way to write it?
Comment 2•19 years ago
|
||
Comment on attachment 191472 [details] [diff] [review] move extra stuff r=mvl
Attachment #191472 -
Flags: first-review?(mvl) → first-review+
| Assignee | ||
Comment 3•19 years ago
|
||
patch checked in
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•