From c1bcab96f07ee6ce4eb8f811e4fb9e53c763cb39 Mon Sep 17 00:00:00 2001 From: Jason Zimdars Date: Wed, 15 Oct 2025 14:10:38 -0500 Subject: [PATCH] They're all just *done* --- 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 16ac8357e..c868c6c13 100644 --- a/app/views/cards/display/common/_background.html.erb +++ b/app/views/cards/display/common/_background.html.erb @@ -16,7 +16,7 @@ <% if card.closed? %>
- <%= card.closure.reason %> + Done <%= card.closed_at.strftime("%b %d, %Y") %>