Set engine for testing purposes

This commit is contained in:
Kevin Dietrich 2016-02-19 19:59:58 +01:00
commit d3d00d563f

View file

@ -1290,6 +1290,7 @@
scope.GridStackUI = GridStack;
scope.GridStackUI.Utils = Utils;
scope.GridStackUI.Engine = GridStackEngine;
$.fn.gridstack = function(opts) {
return this.each(function() {