Reverted Modal Callback naming IDs, these do not follow the same logic as File Entity renaming

This commit is contained in:
johnnyq
2022-02-05 13:43:52 -05:00
parent 278b243e7c
commit 0e3c457991
15 changed files with 24 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
<div class="modal" id="ticketMergeModal<?php echo $ticket_id; ?>" tabindex="-1">
<div class="modal" id="mergeTicketModal<?php echo $ticket_id; ?>" tabindex="-1">
<div class="modal-dialog modal-md">
<div class="modal-content bg-dark">
<div class="modal-header">