mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Created whole new section Client Overview to get a global view of all your clients things, merged domains and assets into one
This commit is contained in:
@@ -115,12 +115,6 @@
|
||||
<p>All Assets</p>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="report_domains.php" class="nav-link <?php if (basename($_SERVER["PHP_SELF"]) == "report_domains.php") { echo "active"; } ?>">
|
||||
<i class="nav-icon fas fa-globe"></i>
|
||||
<p>All Domains</p>
|
||||
</a>
|
||||
</li>
|
||||
<?php } ?>
|
||||
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user