From 1573045157a55c27918a08e1b62d28c70f6696e2 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Wed, 29 Oct 2025 12:25:02 -0400 Subject: [PATCH] Sort recurring tickets by Next Run Date instead of subject, and Swap Client column with Netrun column so Client column is last and next run date is first --- agent/recurring_tickets.php | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/agent/recurring_tickets.php b/agent/recurring_tickets.php index ab7b3e4f..23381ea2 100644 --- a/agent/recurring_tickets.php +++ b/agent/recurring_tickets.php @@ -1,7 +1,7 @@ - - - Client + + Next Run Date - Subject @@ -153,11 +151,14 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); Assigned + + - - Next Run Date + + Client + = 2) { ?> Action @@ -186,12 +187,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); - - - - - - + - + + + + = 2) { ?>