From a5f7b7fa9ce97b52ca91e817d84fa576ba959720 Mon Sep 17 00:00:00 2001 From: ssteeltm Date: Fri, 28 Mar 2025 12:00:48 -0300 Subject: [PATCH] fix: missing kanban ticket settings --- admin_settings_ticket.php | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/admin_settings_ticket.php b/admin_settings_ticket.php index 2d6d4efd..f91cd4c4 100644 --- a/admin_settings_ticket.php +++ b/admin_settings_ticket.php @@ -72,6 +72,31 @@ require_once "includes/inc_all_admin.php"; + +
+ +
+
+ +
+ +
+
+
+ +
+ value="1" id="ticketOrderingSwitch"> + +
+
+ value="1" id="ticketMovingColumnsSwitch"> + +
+