diff --git a/src/jquery.gridster.js b/src/jquery.gridster.js index 198f326453..2906f2fff1 100644 --- a/src/jquery.gridster.js +++ b/src/jquery.gridster.js @@ -2500,5 +2500,6 @@ }); }; + $.Gridster = fn; }(jQuery, window, document));