Skip to content

Commit

Permalink
support ie9
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi6jp committed Dec 12, 2014
1 parent a5f5e32 commit c2ff228
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sortable.js
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,6 @@

_off(this.el, 'dragend', this._onDrop);
_off(this.el, 'dragstart', this._onDragStart);
_off(this.el, 'selectstart', this._onTapStart);

this._offUpEvents();

Expand Down

0 comments on commit c2ff228

Please sign in to comment.