We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebb8bbf commit 48f31d7Copy full SHA for 48f31d7
1 file changed
demos/sortable/default.html
@@ -14,7 +14,6 @@
14
<script src="../bootstrap.js">
15
$( "#sortable" ).sortable();
16
$( "#sortable" ).disableSelection();
17
- });
18
</script>
19
</head>
20
<body>
0 commit comments