eleven icon indicating copy to clipboard operation
eleven copied to clipboard

Removed select wrapper classes to fix tabledrag issue.

Open david4lim opened this issue 7 years ago • 0 comments

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.

david4lim avatar Jun 27 '18 13:06 david4lim