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:
@@ -173,5 +173,5 @@ echo "const CONFIG_TICKET_ORDERING = " . json_encode($config_ticket_ordering) .
|
||||
echo "</script>";
|
||||
?>
|
||||
|
||||
<script src="../plugins/SortableJS/Sortable.min.js"></script>
|
||||
<script src="../libs/SortableJS/Sortable.min.js"></script>
|
||||
<script src="js/tickets_kanban.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user