mirror of
https://github.com/itflow-org/itflow
synced 2026-07-23 08:50:42 +00:00
Rename plugins to libs and update all file references
This commit is contained in:
@@ -212,7 +212,7 @@ if (isset($_GET['project_template_id'])) {
|
||||
|
||||
</div> <!-- End row -->
|
||||
|
||||
<script src="../plugins/SortableJS/Sortable.min.js"></script>
|
||||
<script src="../libs/SortableJS/Sortable.min.js"></script>
|
||||
<script>
|
||||
new Sortable(document.querySelector('table#ticket_templates tbody'), {
|
||||
handle: '.drag-handle',
|
||||
|
||||
Reference in New Issue
Block a user