From cea7d61481689304eb1fb4304a5c1ea61b9c58fd Mon Sep 17 00:00:00 2001 From: johnnyq Date: Mon, 3 Nov 2025 15:43:56 -0500 Subject: [PATCH] Updated Bread crumbs in ticket, quote invoice to show All as the first breadcrumb --- agent/dashboard.php | 4 ++-- agent/invoice.php | 13 ++----------- agent/quote.php | 13 ++----------- agent/ticket.php | 24 +++++++----------------- agent/ticket_list.php | 4 ++-- 5 files changed, 15 insertions(+), 43 deletions(-) diff --git a/agent/dashboard.php b/agent/dashboard.php index 5a6223b4..546164f1 100644 --- a/agent/dashboard.php +++ b/agent/dashboard.php @@ -734,8 +734,8 @@ if ($user_config_dashboard_technical_enable == 1) { $contact_display = empty($contact_name) ? "-" : "$contact_name"; ?> - - + + diff --git a/agent/invoice.php b/agent/invoice.php index 15e3d609..039da741 100644 --- a/agent/invoice.php +++ b/agent/invoice.php @@ -199,21 +199,12 @@ if (isset($_GET['invoice_id'])) { ?>