Skip to content

Commit 48f31d7

Browse files
committed
Sortable: Update demos to use AMD
Ref #10119
1 parent ebb8bbf commit 48f31d7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

demos/sortable/default.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
<script src="../bootstrap.js">
1515
$( "#sortable" ).sortable();
1616
$( "#sortable" ).disableSelection();
17-
});
1817
</script>
1918
</head>
2019
<body>

0 commit comments

Comments
 (0)