Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #9606 (new defect)

Opened 8 months ago

Option 'tree' missed for Sortable at line 866 (rev 6781).

Reported by: zavlab Assigned to: madrobby
Priority: high Milestone:
Component: script.aculo.us Version: edge
Severity: minor Keywords:
Cc:

Description

Option 'tree' missed for Sortable at line 866 (rev 6781). That causes Sortable.serialize to fail for trees.
Please, add new line to options hash:

tree: sortableOptions.tree,