diff options
author | jessib <jessib@leap.se> | 2013-06-11 12:16:13 -0700 |
---|---|---|
committer | Azul <azul@leap.se> | 2013-07-17 10:47:14 +0200 |
commit | d3e4489cc4833c196eeef77f4fe0680c3f7e7a09 (patch) | |
tree | eb71cac652850e60f9a7669aba8beb856a8459ea /billing/app/views/subscriptions/create.html.haml | |
parent | 888baf7539e131a6201dd6f53a152eeaeb8a0f94 (diff) |
More cleanup of billing code.
Diffstat (limited to 'billing/app/views/subscriptions/create.html.haml')
-rw-r--r-- | billing/app/views/subscriptions/create.html.haml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/billing/app/views/subscriptions/create.html.haml b/billing/app/views/subscriptions/create.html.haml index e0585ab..2b6c5e9 100644 --- a/billing/app/views/subscriptions/create.html.haml +++ b/billing/app/views/subscriptions/create.html.haml @@ -2,6 +2,7 @@ %h1 Subscription Status = @result.subscription.status + = render :partial => "subscription_details", :locals => {:subscription => @result.subscription} - else %h1 Error: |