From 61c5b6e005354a6db38742d1386a9be72202b82d Mon Sep 17 00:00:00 2001 From: fusionate Date: Mon, 4 Mar 2024 12:28:25 -0700 Subject: [PATCH] Time Conditions: Better support for date-time based presets. --- app/time_conditions/time_condition_edit.php | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/app/time_conditions/time_condition_edit.php b/app/time_conditions/time_condition_edit.php index 6bdcd3aa60..69410eb801 100644 --- a/app/time_conditions/time_condition_edit.php +++ b/app/time_conditions/time_condition_edit.php @@ -1197,9 +1197,17 @@ if ($action == 'update') { echo "\n\n"; } }