Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
open-source
gridstack.js
Commits
c7642bfe
Commit
c7642bfe
authored
Sep 05, 2017
by
radiolips
Committed by
GitHub
Sep 05, 2017
Browse files
Merge pull request #730 from adumesny/develop
Description: readme CDN updated to 0.3.0
parents
ccbe54b8
5d330486
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
c7642bfe
...
...
@@ -80,8 +80,9 @@ Note: You can still use [underscore.js](http://underscorejs.org) (>= 1.7.0) inst
*
Using CDN:
```
html
<link
rel=
"stylesheet"
href=
"//cdnjs.cloudflare.com/ajax/libs/gridstack.js/0.2.6/gridstack.min.css"
/>
<script
type=
"text/javascript"
src=
'//cdnjs.cloudflare.com/ajax/libs/gridstack.js/0.2.6/gridstack.min.js'
></script>
<link
rel=
"stylesheet"
href=
"//cdnjs.cloudflare.com/ajax/libs/gridstack.js/0.3.0/gridstack.min.css"
/>
<script
type=
"text/javascript"
src=
'//cdnjs.cloudflare.com/ajax/libs/gridstack.js/0.3.0/gridstack.min.js'
></script>
<script
type=
"text/javascript"
src=
'//cdnjs.cloudflare.com/ajax/libs/gridstack.js/0.3.0/gridstack.jQueryUI.min.js'
></script>
```
*
Using bower:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment