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:
@@ -390,3 +390,6 @@ $user_active_assigned_tickets = intval($row['total_tickets_assigned']);
|
||||
<?php
|
||||
require_once("ticket_add_modal.php");
|
||||
require_once("footer.php");
|
||||
?>
|
||||
|
||||
<script src="js/ticket_add_remove_watchers.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user