Modify ↓
Ticket #2211 (closed bug: fixed)
Latest Sortable Demo - Disable Button Not working
| Reported by: | Pete Michaud | Owned by: | codesquare |
|---|---|---|---|
| Priority: | trivial | Milestone: | 1.2.3 |
| Component: | ui | Version: | 1.2.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
In the sortable demo, the disable button in the first example isn't working for the second list. The inline onclick call (tsk tsk) only disables on #example1, neglecting #example1_2. Similarly, enable only works for the first list.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

The sortable example needs to be converted to the new API.