From 3f873d904e7038bea7be4b5948f0ad01ff315ffa Mon Sep 17 00:00:00 2001 From: Andy Smith Date: Wed, 21 May 2025 09:49:43 -0500 Subject: [PATCH] Fix merge conflicts --- app/views/cards/index/engagement/_considering.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/cards/index/engagement/_considering.html.erb b/app/views/cards/index/engagement/_considering.html.erb index 0dcf9c608..623bf8f17 100644 --- a/app/views/cards/index/engagement/_considering.html.erb +++ b/app/views/cards/index/engagement/_considering.html.erb @@ -5,7 +5,7 @@ <% if collection = filter.single_collection || (Current.user.collections.first if Current.user.collections.one?) %> <%= button_to collection_cards_path(collection), method: :post, class: "card card--new-card-button btn", form_class: "full-width" do %> -
+
<%= icon_tag "add" %> Add a new card