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 33c22e2 commit f0fa368Copy full SHA for f0fa368
1 file changed
example.html
@@ -176,7 +176,7 @@
176
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
177
<link rel="stylesheet" href="http://code.jquery.com/ui/1.10.4/themes/smoothness/jquery-ui.css" />
178
<script src="http://code.jquery.com/ui/1.10.4/jquery-ui.min.js"></script>
179
- <script type="text/javascript" src="https://raw.githubusercontent.com/ilikenwf/nestedSortable/2.0alpha/jquery.mjs.nestedSortable.js"></script>
+ <script type="text/javascript" src="http://raw.githubusercontent.com/ilikenwf/nestedSortable/2.0alpha/jquery.mjs.nestedSortable.js"></script>
180
181
<script>
182
$().ready(function(){
0 commit comments