diff options
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: |