mirror of
https://github.com/itflow-org/itflow
synced 2026-08-28 02:15:13 +00:00
All Jquery removed replaced with stand JS and non jqery dependent libs
This commit is contained in:
@@ -1414,7 +1414,7 @@ require_once "../includes/footer.php";
|
||||
order: index
|
||||
}));
|
||||
|
||||
$.post('ajax.php', {
|
||||
itflowPostForm('ajax.php', {
|
||||
update_ticket_tasks_order: true,
|
||||
csrf_token: '<?= $_SESSION['csrf_token'] ?>',
|
||||
ticket_id: <?= $ticket_id ?>,
|
||||
|
||||
Reference in New Issue
Block a user