Browse Source

#670: * code style

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

4
Sortable.js

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

Loading…
Cancel
Save