summaryrefslogtreecommitdiff
path: root/billing/app/views/subscriptions/destroy.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'billing/app/views/subscriptions/destroy.html.haml')
-rw-r--r--billing/app/views/subscriptions/destroy.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/billing/app/views/subscriptions/destroy.html.haml b/billing/app/views/subscriptions/destroy.html.haml
index e7ed6e8..44b4333 100644
--- a/billing/app/views/subscriptions/destroy.html.haml
+++ b/billing/app/views/subscriptions/destroy.html.haml
@@ -4,4 +4,4 @@
Error:
= @result.message
%p
- = link_to 'Customer Information', show_customer_path(@customer.braintree_customer_id), :class=> :btn \ No newline at end of file
+ = link_to 'Customer Information', show_customer_path(@user), :class=> :btn \ No newline at end of file