Removed reports_contacts.php as it was incomplete for the hotfix 3

This commit is contained in:
johnnyq
2025-01-31 13:23:49 -05:00
parent ef06c4141f
commit 73d0cb7497
2 changed files with 0 additions and 430 deletions

View File

@@ -115,12 +115,6 @@
<li class="nav-header">OVERVIEWS</li>
<li class="nav-item">
<a href="report_contacts.php" class="nav-link <?php if (basename($_SERVER["PHP_SELF"]) == "report_contacts.php") { echo "active"; } ?>">
<i class="nav-icon fas fa-address-book"></i>
<p>All Contacts</p>
</a>
</li>
<li class="nav-item">
<a href="report_assets.php" class="nav-link <?php if (basename($_SERVER["PHP_SELF"]) == "report_assets.php") { echo "active"; } ?>">
<i class="nav-icon fas fa-desktop"></i>