From cf047024a1641f03327d6c01bdddfeb15cf9f7fb Mon Sep 17 00:00:00 2001 From: johnnyq Date: Thu, 20 Mar 2025 18:17:26 -0400 Subject: [PATCH] Add Projects to client side nav and seperated the logic between client and global view of projects --- includes/client_side_nav.php | 12 + includes/inc_all_client.php | 4 + modals/project_link_ticket_modal.php | 2 +- project_details.php | 13 +- projects.php | 513 ++++++++++++++------------- 5 files changed, 301 insertions(+), 243 deletions(-) diff --git a/includes/client_side_nav.php b/includes/client_side_nav.php index 8f5113aa..8d83168c 100644 --- a/includes/client_side_nav.php +++ b/includes/client_side_nav.php @@ -82,6 +82,18 @@ + +