diff options
author | jessib <jessib@leap.se> | 2013-04-30 13:54:46 -0700 |
---|---|---|
committer | Azul <azul@leap.se> | 2013-07-17 10:47:13 +0200 |
commit | 5442da999c8398b1e84162996f1e944c6496b095 (patch) | |
tree | ce4bca037d95d98e8cdbb6aa1e867159f6eab0fa /billing/app/views | |
parent | 1e557522fafc26829b8e9a873da28b7082d4df42 (diff) |
Changing customers route to be plural.
Diffstat (limited to 'billing/app/views')
-rw-r--r-- | billing/app/views/customers/_subscription.html.haml (renamed from billing/app/views/customer/_subscription.html.haml) | 0 | ||||
-rw-r--r-- | billing/app/views/customers/_transaction.html.haml (renamed from billing/app/views/customer/_transaction.html.haml) | 0 | ||||
-rw-r--r-- | billing/app/views/customers/confirm.html.haml (renamed from billing/app/views/customer/confirm.html.haml) | 0 | ||||
-rw-r--r-- | billing/app/views/customers/edit.html.haml (renamed from billing/app/views/customer/edit.html.haml) | 0 | ||||
-rw-r--r-- | billing/app/views/customers/new.html.haml (renamed from billing/app/views/customer/new.html.haml) | 0 | ||||
-rw-r--r-- | billing/app/views/customers/show.html.haml (renamed from billing/app/views/customer/show.html.haml) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/billing/app/views/customer/_subscription.html.haml b/billing/app/views/customers/_subscription.html.haml index a57f6e9..a57f6e9 100644 --- a/billing/app/views/customer/_subscription.html.haml +++ b/billing/app/views/customers/_subscription.html.haml diff --git a/billing/app/views/customer/_transaction.html.haml b/billing/app/views/customers/_transaction.html.haml index 53483d9..53483d9 100644 --- a/billing/app/views/customer/_transaction.html.haml +++ b/billing/app/views/customers/_transaction.html.haml diff --git a/billing/app/views/customer/confirm.html.haml b/billing/app/views/customers/confirm.html.haml index cfe127e..cfe127e 100644 --- a/billing/app/views/customer/confirm.html.haml +++ b/billing/app/views/customers/confirm.html.haml diff --git a/billing/app/views/customer/edit.html.haml b/billing/app/views/customers/edit.html.haml index bea3211..bea3211 100644 --- a/billing/app/views/customer/edit.html.haml +++ b/billing/app/views/customers/edit.html.haml diff --git a/billing/app/views/customer/new.html.haml b/billing/app/views/customers/new.html.haml index 2ff8229..2ff8229 100644 --- a/billing/app/views/customer/new.html.haml +++ b/billing/app/views/customers/new.html.haml diff --git a/billing/app/views/customer/show.html.haml b/billing/app/views/customers/show.html.haml index 7416682..7416682 100644 --- a/billing/app/views/customer/show.html.haml +++ b/billing/app/views/customers/show.html.haml |