From c2a5c81e21eda13eb2a5778ce807c65e4bd42a3a Mon Sep 17 00:00:00 2001 From: Mike Dalessio Date: Tue, 18 Nov 2025 15:46:29 -0500 Subject: [PATCH] Older cards do not have a postponed_by user --- app/views/cards/display/common/_background.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/cards/display/common/_background.html.erb b/app/views/cards/display/common/_background.html.erb index a80af5374..feb0fbd1c 100644 --- a/app/views/cards/display/common/_background.html.erb +++ b/app/views/cards/display/common/_background.html.erb @@ -7,7 +7,7 @@ <% end %> <% if card.postponed? %> -
"> +
"> Not Now <%= card.postponed_at.strftime("%b %d, %Y") %>