summaryrefslogtreecommitdiff
path: root/billing/app/views/payments/_customer_data.html.haml
diff options
context:
space:
mode:
authorjessib <jessib@riseup.net>2013-07-23 13:33:02 -0700
committerjessib <jessib@riseup.net>2013-07-23 13:33:02 -0700
commitf757a6d519bfa27ef8d70f9bf1745626120225f1 (patch)
tree46df0316c1f7f856381b03d96f46678202c95e07 /billing/app/views/payments/_customer_data.html.haml
parent979aa417aa722c5e550219bff90ec757ac098a0f (diff)
More little display cleanup.
Diffstat (limited to 'billing/app/views/payments/_customer_data.html.haml')
-rw-r--r--billing/app/views/payments/_customer_data.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/billing/app/views/payments/_customer_data.html.haml b/billing/app/views/payments/_customer_data.html.haml
index f6c82a1..87b8209 100644
--- a/billing/app/views/payments/_customer_data.html.haml
+++ b/billing/app/views/payments/_customer_data.html.haml
@@ -12,5 +12,4 @@
%dd= @default_cc.masked_number
%dt Expiration Date
%dd= @default_cc.expiration_date
-.form-actions
= link_to t(:edit_saved_data), edit_customer_path(@customer), :class => :btn