Side navigation
#2294 closed bug (fixed)
Opened February 07, 2008 03:08PM UTC
Closed February 07, 2008 06:25PM UTC
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);
Attachments (0)
Change History (1)
Changed February 07, 2008 06:25PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |