mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Reverted Modal Callback naming IDs, these do not follow the same logic as File Entity renaming
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="modal" id="clientDeleteModal<?php echo $client_id; ?>" tabindex="-1">
|
||||
<div class="modal" id="deleteClientModal<?php echo $client_id; ?>" tabindex="-1">
|
||||
<div class="modal-dialog">
|
||||
<div class="modal-content">
|
||||
<div class="modal-body">
|
||||
|
||||
Reference in New Issue
Block a user