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({