Set engine for testing purposes
This commit is contained in:
parent
504b0ad4ac
commit
d3d00d563f
1 changed files with 1 additions and 0 deletions
|
|
@ -1290,6 +1290,7 @@
|
|||
scope.GridStackUI = GridStack;
|
||||
|
||||
scope.GridStackUI.Utils = Utils;
|
||||
scope.GridStackUI.Engine = GridStackEngine;
|
||||
|
||||
$.fn.gridstack = function(opts) {
|
||||
return this.each(function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue