change sortablejs to unpkg

pull/556/head
qkqpttgf 2022-02-22 10:38:40 +08:00 committed by GitHub
parent cfdebf35b7
commit 6eb6a826cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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;