Ticket Summeries are now in HTML form wit ha breakdown of the Main Issue, Actions Taken and Resolution or Next Steps. It also takes into consideration of the current ticket status and Who replyied for the ticket replys / comments

This commit is contained in:
johnnyq
2025-09-06 19:31:44 -04:00
parent dcade3a5c7
commit ebae80bb7e
2 changed files with 41 additions and 15 deletions

View File

@@ -1284,8 +1284,8 @@ require_once "../includes/footer.php";
</button>
</div>
<div class="modal-body bg-white">
<div id="summaryContent" class="text-center">
<i class="fas fa-spinner fa-spin"></i> Generating summary...
<div id="summaryContent">
<span class="text-center"><i class="fas fa-spinner fa-spin"></i> Generating summary...</span>
</div>
</div>
</div>