This commit is contained in:
Jason Zimdars
2025-06-26 11:51:44 -05:00
parent d1d1c6511e
commit 8c1942c789
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
<% end %>
<%= link_to cards_path(filter.as_params.except(:assignee_ids, :assignment_status).merge(expand_all: @expand_all)), class: "btn popup__item" do %>
<span class="overflow-ellipsis">Clear all</span>
<span class="overflow-ellipsis">Deselect all</span>
<% end %>
<div class="btn popup__item">
+1 -1
View File
@@ -26,7 +26,7 @@
<% end %>
<%= link_to cards_path(filter.as_params.except(:creator_ids).merge(expand_all: @expand_all)), class: "btn popup__item" do %>
<span class="overflow-ellipsis">Clear all</span>
<span class="overflow-ellipsis">Deselect all</span>
<% end %>
<div class="btn popup__item">