Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dm-4119 remove old drag and drop code (#716)
* remove include tags for `_practice_editor_utlities` * remove functions invoking `initSortable` * remove `_practice_editor_utilities.es6` * remove `html5sortable.js` * remove errant "listbox" ids from practice editor `ul`s remove `role="listbox"` from `ul` classes id'd as `sortable` and `role="option"` from their child elements * removes `role="option"` from element whose parent is no longer `role="listbox"`
- Loading branch information