mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Introduction of Canned Dates for client search like today yesterday This week etc
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="nav-header mt-3">ASSETS</li>
|
||||
<li class="nav-header mt-2">ASSETS</li>
|
||||
|
||||
<li class="nav-item">
|
||||
<a href="?client_id=<?php echo $client_id; ?>&tab=assets" class="nav-link <?php if($_GET['tab'] == "assets") { echo "active"; } ?>">
|
||||
|
||||
Reference in New Issue
Block a user