fix : can not sort disks
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user