From caf43c8799e46051a2e6ae26cde69410e700d965 Mon Sep 17 00:00:00 2001 From: Lebedev Konstantin Date: Fri, 24 Jun 2016 15:06:20 +0300 Subject: [PATCH] Revert "Fix Destroy workflow" --- Sortable.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Sortable.js b/Sortable.js index f290782..d6f0423 100644 --- a/Sortable.js +++ b/Sortable.js @@ -813,8 +813,9 @@ this.save(); } } - this._nulling(); + } + this._nulling(); }, _nulling: function() {