Search and Top Navigation
#5140 closed enhancement (duplicate)
Opened February 05, 2010 10:13PM UTC
Closed July 12, 2010 03:36PM UTC
Add 'refresh' to Accordion to allow adding/removing elements
Reported by: | ajpiano | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.9.0 |
Component: | ui.accordion | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Currently, if a user wants to add a new element to an accordion, he needs to destroy and then reinit the accordion. Not cool. The accordion could use a 'refresh' method, like Sortable, that will allow it to detect any elements inside the accordion that have changed and then update the bindings in the widget.
Attachments (0)
Change History (1)
Changed July 12, 2010 03:36PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #4672.