summaryrefslogtreecommitdiff
path: root/engines/billing/app/controllers/billing_admin_controller.rb
diff options
context:
space:
mode:
Diffstat (limited to 'engines/billing/app/controllers/billing_admin_controller.rb')
-rw-r--r--engines/billing/app/controllers/billing_admin_controller.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/billing/app/controllers/billing_admin_controller.rb b/engines/billing/app/controllers/billing_admin_controller.rb
index 23740d6..7a1de30 100644
--- a/engines/billing/app/controllers/billing_admin_controller.rb
+++ b/engines/billing/app/controllers/billing_admin_controller.rb
@@ -1,5 +1,6 @@
class BillingAdminController < BillingBaseController
before_filter :require_admin
+ respond_to :html
#not sure if this controller is still needed. Admin can easly acess
#braintree's dashboard and check subscriptions. Don't know if everything