From d54a359b78928410731da0a20118b1d7823a61e8 Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Tue, 19 Nov 2024 00:44:21 -0600 Subject: [PATCH] fix to remove button after submit --- views/settings/account/billing.erb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/views/settings/account/billing.erb b/views/settings/account/billing.erb index 08a156d0..ac6ee2f7 100644 --- a/views/settings/account/billing.erb +++ b/views/settings/account/billing.erb @@ -7,7 +7,9 @@ <%== erb :'_card'%> +
+ Update Card +
-Update Card <%== erb :'supporter/_signupcode', layout: false %> \ No newline at end of file