From 2e82d42aecafed8e0951572560f6a42cf091269f Mon Sep 17 00:00:00 2001 From: RubaXa Date: Tue, 15 Dec 2015 22:51:05 +0300 Subject: [PATCH] #670: * code style --- Sortable.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Sortable.js b/Sortable.js index 48ea322..d3a1b98 100644 --- a/Sortable.js +++ b/Sortable.js @@ -831,11 +831,11 @@ } } + this._nulling(); }, - _nulling: function() { - // Nulling + _nulling: function () { rootEl = dragEl = parentEl =