From 18f0782b375b3512c8db7bf91279caaccb33caf8 Mon Sep 17 00:00:00 2001 From: Jason Zimdars Date: Wed, 29 Oct 2025 15:45:22 -0500 Subject: [PATCH] Make this a little more understandable --- app/views/filters/settings/_indexed_by.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/filters/settings/_indexed_by.html.erb b/app/views/filters/settings/_indexed_by.html.erb index 8baa35557..2a990e66b 100644 --- a/app/views/filters/settings/_indexed_by.html.erb +++ b/app/views/filters/settings/_indexed_by.html.erb @@ -5,7 +5,7 @@ action: "keydown.esc->dialog#close click@document->dialog#closeOnClickOutside", filter_show: user_filtering.show_indexed_by?, combobox_default_value_value: "all", - combobox_default_label_value: "Status", + combobox_default_label_value: "Status…", combobox_with_default_class: "quick-filter--with-default" } do %> <% end %>