File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -80,8 +80,9 @@ Note: You can still use [underscore.js](http://underscorejs.org) (>= 1.7.0) inst
8080* Using CDN:
8181
8282``` html
83- <link rel =" stylesheet" href =" //cdnjs.cloudflare.com/ajax/libs/gridstack.js/0.2.6/gridstack.min.css" />
84- <script type =" text/javascript" src =' //cdnjs.cloudflare.com/ajax/libs/gridstack.js/0.2.6/gridstack.min.js' ></script >
83+ <link rel =" stylesheet" href =" //cdnjs.cloudflare.com/ajax/libs/gridstack.js/0.3.0/gridstack.min.css" />
84+ <script type =" text/javascript" src =' //cdnjs.cloudflare.com/ajax/libs/gridstack.js/0.3.0/gridstack.min.js' ></script >
85+ <script type =" text/javascript" src =' //cdnjs.cloudflare.com/ajax/libs/gridstack.js/0.3.0/gridstack.jQueryUI.min.js' ></script >
8586```
8687
8788* Using bower:
You can’t perform that action at this time.
0 commit comments