From 62b32320f38627dad870c7b3157576c48674c42b Mon Sep 17 00:00:00 2001 From: jessib Date: Mon, 6 May 2013 12:58:34 -0700 Subject: Show single active subscription from user's page, with link to index showing all the user's subscriptions. --- billing/app/views/customers/_subscription.html.haml | 1 - 1 file changed, 1 deletion(-) delete mode 100644 billing/app/views/customers/_subscription.html.haml (limited to 'billing/app/views/customers/_subscription.html.haml') diff --git a/billing/app/views/customers/_subscription.html.haml b/billing/app/views/customers/_subscription.html.haml deleted file mode 100644 index a57f6e9..0000000 --- a/billing/app/views/customers/_subscription.html.haml +++ /dev/null @@ -1 +0,0 @@ -= render :partial => "subscriptions/subscription_details", :locals => {:subscription => subscription} -- cgit v1.2.3