From 8c1942c7898fa98af7cf7c446eb70297432e06bb Mon Sep 17 00:00:00 2001 From: Jason Zimdars Date: Thu, 26 Jun 2025 11:51:44 -0500 Subject: [PATCH] Copy --- app/views/filters/_assignees.html.erb | 2 +- app/views/filters/_creators.html.erb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/filters/_assignees.html.erb b/app/views/filters/_assignees.html.erb index c31083268..9dc4a87a0 100644 --- a/app/views/filters/_assignees.html.erb +++ b/app/views/filters/_assignees.html.erb @@ -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 %> - Clear all + Deselect all <% end %>