Add bulk delete option for scheduled tickets

This commit is contained in:
Marcus Hill
2023-02-26 15:00:54 +00:00
parent 31d5ae7b75
commit ddb67779d6
8 changed files with 342 additions and 262 deletions
+1 -1
View File
@@ -60,4 +60,4 @@ function populateScheduledTicketEditModal(client_id, ticket_id) {
});
}
);
}
}