mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Use nearest text area instead of a static ID for AI rewording, started adding entity creations in contact details and auto selecting the contact when in contact details page
This commit is contained in:
@@ -826,7 +826,6 @@ if (isset($_GET['ticket_id'])) {
|
||||
<?php } ?>
|
||||
</div>
|
||||
</div>
|
||||
<?php } ?>
|
||||
|
||||
<small class="text-muted">
|
||||
<div title="Created: <?php echo $ticket_reply_created_at; if ($ticket_reply_updated_at) { echo '. Edited: ' . $ticket_reply_updated_at; } ?>">
|
||||
|
||||
Reference in New Issue
Block a user