From ce3205646fed39c5eaaa8451c7e3692902025ca7 Mon Sep 17 00:00:00 2001 From: Ruben Carlo Benante Date: Thu, 9 Jul 2026 07:08:38 -0300 Subject: [PATCH] group card-readability + filter settings, trim help texts, 120ms click-guard --- Template/config/show.php | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/Template/config/show.php b/Template/config/show.php index 416412a..dbe418a 100644 --- a/Template/config/show.php +++ b/Template/config/show.php @@ -6,10 +6,13 @@ form->csrf() ?>
+ + form->checkbox('organon_tweaks_always_comment_icon', t('Always show the comment icon on board cards'), 1, isset($values['organon_tweaks_always_comment_icon']) && $values['organon_tweaks_always_comment_icon'] == 1) ?> -

- -

+

+ + form->checkbox('organon_tweaks_emphasize_duedate_default', t('Emphasize due date by default'), 1, isset($values['organon_tweaks_emphasize_duedate_default']) && $values['organon_tweaks_emphasize_duedate_default'] == 1) ?> +

Integrations).') ?>

@@ -33,13 +36,6 @@

-
- form->checkbox('organon_tweaks_emphasize_duedate_default', t('Emphasize due date by default'), 1, isset($values['organon_tweaks_emphasize_duedate_default']) && $values['organon_tweaks_emphasize_duedate_default'] == 1) ?> -

- Integrations.') ?> -

-
-