Browse Source

#670: * code style

pull/699/merge
RubaXa 9 years ago
parent
commit
2e82d42aec
  1. 2
      Sortable.js

2
Sortable.js

@ -831,11 +831,11 @@
} }
} }
this._nulling(); this._nulling();
}, },
_nulling: function () { _nulling: function () {
// Nulling
rootEl = rootEl =
dragEl = dragEl =
parentEl = parentEl =

Loading…
Cancel
Save