summaryrefslogtreecommitdiff
path: root/billing/app/controllers/customer_controller.rb
diff options
context:
space:
mode:
authorjessib <jessib@leap.se>2013-03-26 12:45:11 -0700
committerAzul <azul@leap.se>2013-07-17 10:47:12 +0200
commit4a334ce6f6163c2bfa11f3e2146b9d0b765b6d7b (patch)
tree4dfb6802dfe7f42a61579ec5bd70a18fa5f8ccab /billing/app/controllers/customer_controller.rb
parentdbd09966553e2fa64211b89f8fae64ddd1e822ca (diff)
Adding some links, which will be removed.
Diffstat (limited to 'billing/app/controllers/customer_controller.rb')
-rw-r--r--billing/app/controllers/customer_controller.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/billing/app/controllers/customer_controller.rb b/billing/app/controllers/customer_controller.rb
index e6bf76b..8b4b124 100644
--- a/billing/app/controllers/customer_controller.rb
+++ b/billing/app/controllers/customer_controller.rb
@@ -1,4 +1,4 @@
-class CustomerController < ApplicationController
+class CustomerController < BillingBaseController
before_filter :authorize
def new