eleven
eleven copied to clipboard
Removed select wrapper classes to fix tabledrag issue.
The order on fields that allow multiple values is not being saved. This issues is because the method Drupal.tableDrag.prototype.row.prototype.findSiblings is conflicting with the select wrapper, is returning the wrapper instead of the select itself.