Updated changelog also added redact to open tickets

This commit is contained in:
johnnyq
2025-03-19 13:20:55 -04:00
parent 37c20e4e0d
commit c3ec83f640
3 changed files with 172 additions and 113 deletions

View File

@@ -75,7 +75,7 @@ ob_start();
</div>
<div class="form-group">
<textarea class="form-control tinymce" rows="8" name="details"><?php echo $ticket_details; ?></textarea>
<textarea class="form-control tinymceTicket" rows="8" name="details"><?php echo $ticket_details; ?></textarea>
</div>
<div class="row">