fix issues in boot order drag and drop selector

This commit is contained in:
2024-07-17 19:49:13 +00:00
parent 6de16ec656
commit 77a060db6b
4 changed files with 30 additions and 130 deletions

View File

@@ -12,6 +12,8 @@
<link rel="stylesheet" href="css/form.css">
<script src="scripts/config.js" type="module"></script>
<script src="scripts/draggable.js" type="module"></script>
<script src="modules/Sortable.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/sortablejs@latest/Sortable.min.js"></script>
</head>
<body>
<header>