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 %>