From 4373b74fbb4470d7a74f2a4d5482effe92b3746c Mon Sep 17 00:00:00 2001 From: Jason Zimdars Date: Fri, 17 Oct 2025 16:49:46 -0500 Subject: [PATCH] Controller requires this attribute --- app/views/public/collections/show/_columns.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/public/collections/show/_columns.html.erb b/app/views/public/collections/show/_columns.html.erb index 533c3f463..0c2b396d8 100644 --- a/app/views/public/collections/show/_columns.html.erb +++ b/app/views/public/collections/show/_columns.html.erb @@ -1,5 +1,5 @@ <%= turbo_frame_tag :cards_container do %> -
+
<%= render "public/collections/show/not_now", collection: collection %>