#2294 closed bug (fixed)
sortable is missing args declaration
Reported by: | rworth | Owned by: | paul |
---|---|---|---|
Priority: | blocker | Milestone: | 1.5 |
Component: | ui.core | Version: | 1.2.2 |
Keywords: | sortable | Cc: | |
Blocked by: | Blocking: |
Description
the sortable constructor is missing the following line:
var args = Array.prototype.slice.call(arguments, 1);
Change History (3)
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
Milestone: | 1.2.3 |
---|
comment:3 Changed 14 years ago by
Milestone: | → 1.5 |
---|
Note: See
TracTickets for help on using
tickets.
Milestone 1.2.3 deleted