mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Ticket watchers can now be add and deleted
This commit is contained in:
@@ -201,3 +201,6 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
|
||||
require_once("ticket_add_modal.php");
|
||||
require_once("client_ticket_export_modal.php");
|
||||
require_once("footer.php");
|
||||
?>
|
||||
|
||||
<script src="js/ticket_add_remove_watchers.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user