fix : can not sort disks

pull/532/head^2
qkqpttgf 2022-01-29 20:24:53 +08:00 committed by GitHub
parent c0fdfd341a
commit 3cf47c7c94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1657,7 +1657,7 @@ output:
} else {
if (count($disktags)>1) {
$frame .= '
<script src="http://sortablejs.github.io/Sortable/Sortable.js"></script>
<script src="https://sortablejs.github.io/Sortable/Sortable.js"></script>
<style>
.sortable-ghost {
opacity: 0.4;