Skip to content

Commit d3d00d5

Browse files
committed
Set engine for testing purposes
1 parent 504b0ad commit d3d00d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/gridstack.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1290,6 +1290,7 @@
12901290
scope.GridStackUI = GridStack;
12911291

12921292
scope.GridStackUI.Utils = Utils;
1293+
scope.GridStackUI.Engine = GridStackEngine;
12931294

12941295
$.fn.gridstack = function(opts) {
12951296
return this.each(function() {

0 commit comments

Comments
 (0)