Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#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 paul

Resolution: fixed
Status: newclosed

comment:2 Changed 15 years ago by (none)

Milestone: 1.2.3

Milestone 1.2.3 deleted

comment:3 Changed 14 years ago by paul

Milestone: 1.5
Note: See TracTickets for help on using tickets.