#2211 closed bug (fixed)
Latest Sortable Demo - Disable Button Not working
Reported by: | Pete Michaud | Owned by: | codesquare |
---|---|---|---|
Priority: | trivial | Milestone: | 1.5 |
Component: | ui.core | Version: | 1.2.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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 (4)
comment:1 Changed 15 years ago by
Owner: | changed from paul to codesquare |
---|
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 14 years ago by
Milestone: | → 1.5 |
---|
Note: See
TracTickets for help on using
tickets.
The sortable example needs to be converted to the new API.