From a1e650fb501658b7e84f4bc0192f7047c9159205 Mon Sep 17 00:00:00 2001 From: Jason Zimdars Date: Wed, 1 Oct 2025 13:58:15 -0500 Subject: [PATCH] Remove filtering checkboxes, replace with icon; modify icon --- app/assets/images/collection.svg | 2 +- .../filters/menu/collections/_all_option.html.erb | 9 +-------- .../filters/menu/collections/_collection.html.erb | 14 +------------- 3 files changed, 3 insertions(+), 22 deletions(-) diff --git a/app/assets/images/collection.svg b/app/assets/images/collection.svg index 5d6249839..cdbe7d4da 100644 --- a/app/assets/images/collection.svg +++ b/app/assets/images/collection.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/app/views/filters/menu/collections/_all_option.html.erb b/app/views/filters/menu/collections/_all_option.html.erb index 4c933510f..288877618 100644 --- a/app/views/filters/menu/collections/_all_option.html.erb +++ b/app/views/filters/menu/collections/_all_option.html.erb @@ -2,14 +2,7 @@ <% if Current.user.collections.many? %>