From c958f68738423a7b732f282b0a801629725000a0 Mon Sep 17 00:00:00 2001 From: fs Date: Sun, 5 Apr 2026 22:05:20 +0200 Subject: [PATCH] fix(helpdesk): replace ticket detail KPI tiles with unified label/value list Remove the Status and Age KPI metric tiles from the ticket aside. Merge all information into a single definition list: Status, Description, Company, Contact, Category, Support, Created, Last activity, Age. Consistent with the label/value pattern used across all detail views. Co-Authored-By: Claude Opus 4.6 (1M context) --- .../pages/helpdesk/ticket(default).phtml | 32 ++++++++----------- 1 file changed, 14 insertions(+), 18 deletions(-) diff --git a/modules/helpdesk/pages/helpdesk/ticket(default).phtml b/modules/helpdesk/pages/helpdesk/ticket(default).phtml index 2bc6d89..f2079d4 100644 --- a/modules/helpdesk/pages/helpdesk/ticket(default).phtml +++ b/modules/helpdesk/pages/helpdesk/ticket(default).phtml @@ -87,24 +87,12 @@ $backUrl = $ticketCustomerNo !== '' ? lurl('helpdesk/debitor/' . rawurlencode($t ?>