Updated more logging and alerting added ticket assignment user notifications

This commit is contained in:
johnnyq
2023-02-10 14:45:45 -05:00
parent ef7ce283a1
commit f7314adca1
2 changed files with 20 additions and 9 deletions

View File

@@ -9,6 +9,8 @@
</div>
<form action="post.php" method="post" autocomplete="off">
<input type="hidden" name="ticket_id" value="<?php echo $ticket_id; ?>">
<input type="hidden" name="client_id" value="<?php echo $client_id; ?>">
<input type="hidden" name="ticket_number" value="<?php echo "$ticket_prefix$ticket_number"; ?>">
<div class="modal-body bg-white">
<ul class="nav nav-pills nav-justified mb-3">