We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9a332c commit 625a837Copy full SHA for 625a837
spec/e2e/html/gridstack-with-height.html
@@ -18,6 +18,7 @@
18
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
19
<script src="//cdnjs.cloudflare.com/ajax/libs/lodash.js/3.5.0/lodash.min.js"></script>
20
<script src="../../../dist/gridstack.js"></script>
21
+ <script src="../../../dist/gridstack.jQueryUI.js"></script>
22
23
<style type="text/css">
24
.grid-stack {
0 commit comments