Moved edit client, notification, and create contact note to the new ajax system, also updated the notificaiton count to be more efficient

This commit is contained in:
johnnyq
2025-02-15 16:19:35 -05:00
parent 615604661c
commit 36e1df93bb
11 changed files with 403 additions and 98 deletions

View File

@@ -1,5 +1,4 @@
<?php
require_once "modals/notifications_modal.php";
require_once "inc_confirm_modal.php";
?>