#831 closed enhancement (fixed)
update AccordionContainer to 0.3.0
Reported by: | Owned by: | anonymous | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.3 |
Keywords: | Accordion 0.3.0 | Cc: | |
Blocked By: | Blocking: |
Description
Updated to use defineWidget()...
Attachments (1)
Change History (4)
Changed 16 years ago by
Attachment: | AccordianContainer.diff added |
---|
comment:1 Changed 16 years ago by
Milestone: | → 0.3.1 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Your patch was still using dojo.extend... that's not necessary with defineWidget. Anyway I fixed that part and checked it in.
comment:2 Changed 16 years ago by
Keywords: | Accordion added; Accordian removed |
---|---|
Summary: | update AccordianContainer to 0.3.0 → update AccordionContainer to 0.3.0 |
Note: See
TracTickets for help on using
tickets.
patch for currently nightly AccordianContainer?.js to 0.3.0 standards