Remove testing logic
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<% if !Current.account.exceeding_card_limit? %>
|
||||
<% if Current.account.exceeding_card_limit? %>
|
||||
<%= render "account/subscriptions/upgrade" %>
|
||||
<% else %>
|
||||
<%= render "cards/container/footer/create", card: card %>
|
||||
|
||||
Reference in New Issue
Block a user