diff options
Diffstat (limited to 'billing/app')
-rw-r--r-- | billing/app/views/billing_admin/show.html.haml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/billing/app/views/billing_admin/show.html.haml b/billing/app/views/billing_admin/show.html.haml index a275a5e..3881dc7 100644 --- a/billing/app/views/billing_admin/show.html.haml +++ b/billing/app/views/billing_admin/show.html.haml @@ -1,4 +1,3 @@ -- # todo: move into helper, as following 2 are pretty much identical (show_set_user_subscriptions is started) %legend= t(:more_than_90_days_past_due) = show_set_user_subscriptions(@past_due_atleast_90_days) |