mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Fix contact title & improve logging on client portal
Hyperlink ticket on client overview page
This commit is contained in:
@@ -56,9 +56,8 @@ $total_tickets = $row['total_tickets'];
|
||||
<br>
|
||||
|
||||
<?php } ?>
|
||||
<div class="text-dark"><?php echo $contact_name; ?></div>
|
||||
<div><?php echo $contact_title_display; ?></div>
|
||||
<div><?php echo $primary_contact_display; ?></div>
|
||||
<div class="text-dark"><?php echo $session_contact_name; ?></div>
|
||||
<div><?php echo $session_contact_title; ?></div>
|
||||
</th>
|
||||
<th>
|
||||
<div class="">
|
||||
|
||||
Reference in New Issue
Block a user