From 1f64b08c5e7f98c3cc499d5935e53ab8b59da5eb Mon Sep 17 00:00:00 2001 From: Pavel Reznikov Date: Tue, 11 Nov 2014 23:01:31 -0800 Subject: [PATCH] knockout sample --- index.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/index.html b/index.html index 7823301..6bccc96 100644 --- a/index.html +++ b/index.html @@ -146,8 +146,6 @@ ko.components.register('dashboard-grid', { this.afterAddWidget = function (items) { _.each(items, function (item) { item = $(item); - if (item.data('_gridstack_node')) - return; if (grid == null) { grid = $(componentInfo.element).find('.grid-stack').gridstack({