Browse Source

Revert "Fix Destroy workflow"

revert-864-fix-destroy
Lebedev Konstantin 9 years ago committed by GitHub
parent
commit
caf43c8799
  1. 3
      Sortable.js

3
Sortable.js

@ -813,8 +813,9 @@
this.save();
}
}
this._nulling();
}
this._nulling();
},
_nulling: function() {

Loading…
Cancel
Save