mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Removed Client ID from the Side Nav as its hidden in a popover on the client name in the client header
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
Back |
|
||||
<strong>
|
||||
<?php if($client_abbreviation) { echo $client_abbreviation; } else { echo shortenClient($client_name); } ?>
|
||||
<i class="fas fa-hashtag"></i><?php echo $client_id; ?>
|
||||
</strong>
|
||||
</p>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user