Fix Contact Notes and Fix a few broken links

This commit is contained in:
johnnyq
2026-07-29 14:22:18 -04:00
parent a900b2cd74
commit af9990ff13
5 changed files with 23 additions and 14 deletions

View File

@@ -982,7 +982,7 @@ ob_start();
</div>
<div class="modal-footer">
<a href="asset_details.php?client_id=<?= $client_id ?>&asset_id=<?= $asset_id ?>"
<a href="asset.php?client_id=<?= $client_id ?>&asset_id=<?= $asset_id ?>"
class="btn btn-primary text-bold"><span class="text-white"><i class="fas fa-info-circle mr-2"></i>More Details</span>
</a>
<a href="#" class="btn btn-secondary ajax-modal" data-modal-url="modals/asset/asset_edit.php?id=<?= $asset_id ?>">