change sortablejs to unpkg
This commit is contained in:
+1
-1
@@ -1716,7 +1716,7 @@ output:
|
|||||||
} else {
|
} else {
|
||||||
if (count($disktags)>1) {
|
if (count($disktags)>1) {
|
||||||
$frame .= '
|
$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>
|
<style>
|
||||||
.sortable-ghost {
|
.sortable-ghost {
|
||||||
opacity: 0.4;
|
opacity: 0.4;
|
||||||
|
|||||||
Reference in New Issue
Block a user