change sortablejs to unpkg

This commit is contained in:
qkqpttgf
2022-02-22 10:38:40 +08:00
committed by GitHub
parent cfdebf35b7
commit 6eb6a826cf
+1 -1
View File
@@ -1716,7 +1716,7 @@ output:
} else {
if (count($disktags)>1) {
$frame .= '
<script src="https://sortablejs.github.io/Sortable/Sortable.js"></script>
<script src="https://www.unpkg.com/sortablejs@1.14.0/Sortable.min.js"></script>
<style>
.sortable-ghost {
opacity: 0.4;