Add Assets to the client Portal viewable by Primary and technical Contacts

This commit is contained in:
johnnyq
2025-06-26 18:18:36 -04:00
parent 0ca28dc630
commit f0bcf975b6
2 changed files with 86 additions and 0 deletions

View File

@@ -70,6 +70,7 @@ header("X-Frame-Options: DENY"); // Legacy
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown2">
<a class="dropdown-item" href="contacts.php">Contacts</a>
<a class="dropdown-item" href="assets.php">Assets</a>
<a class="dropdown-item" href="documents.php">Documents</a>
<a class="dropdown-item" href="domains.php">Domains</a>
<a class="dropdown-item" href="certificates.php">Certificates</a>