From cd022fcc1c56b6b02bf05bdac638f4653b5f5ff8 Mon Sep 17 00:00:00 2001 From: Jason Zimdars Date: Wed, 9 Jul 2025 11:10:41 -0500 Subject: [PATCH] Not fit for public --- app/views/public/cards/show.html.erb | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app/views/public/cards/show.html.erb b/app/views/public/cards/show.html.erb index d0823c705..a2e3a980f 100644 --- a/app/views/public/cards/show.html.erb +++ b/app/views/public/cards/show.html.erb @@ -33,8 +33,4 @@ <% end %> - - <% if @card.creating? %> - <%= render "cards/container/footer/draft", card: @card %> - <% end %> \ No newline at end of file