Bug Tracker

Opened 16 years ago

Closed 16 years ago

#2294 closed bug (fixed)

sortable is missing args declaration

Reported by: rworth Owned by: paul
Priority: undecided Milestone: 1.2.3
Component: ui 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 (1)

comment:1 Changed 16 years ago by paul

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.