diff options
author | jessib <jessib@riseup.net> | 2013-10-03 12:08:50 -0700 |
---|---|---|
committer | jessib <jessib@riseup.net> | 2013-10-03 12:08:50 -0700 |
commit | 72af3e2efd8e0c8c399f0765da8bc6d1597fcb6b (patch) | |
tree | dca6eb6ecad05e1e47c33fb4faaf548508b479e8 /billing/app/views | |
parent | e4d422142fb2db2153916bed5826651e8418b7a0 (diff) |
And removing comment..
Diffstat (limited to 'billing/app/views')
-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) |