fix : can not sort disks
parent
c0fdfd341a
commit
3cf47c7c94
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue