From e652cc60bf43cac1e494121e68446b602763e765 Mon Sep 17 00:00:00 2001 From: labmecanicatec <58854556+labmecanicatec@users.noreply.github.com> Date: Wed, 18 Jun 2025 21:22:43 -0700 Subject: [PATCH] feat: Enable searchClear for filterCapacity - Enabled the searchClear option for the filterCapacity select field to improve user experience when filtering. - Migrated the resourceColorPicker input to a Bootstrap 5 color input for better styling and consistency. - Removed outdated and commented-out code to clean up the related templates. --- tpl/Admin/Resources/manage_resources.tpl | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/tpl/Admin/Resources/manage_resources.tpl b/tpl/Admin/Resources/manage_resources.tpl index dc0a6247f..2e85c5d1e 100644 --- a/tpl/Admin/Resources/manage_resources.tpl +++ b/tpl/Admin/Resources/manage_resources.tpl @@ -126,10 +126,13 @@