Make all controllers use new Admin::ResourceController

This commit is contained in:
Luis Ramos
2020-10-31 10:39:58 +00:00
committed by Andy Brett
parent c63d99dd20
commit 0fb9f44dda
33 changed files with 34 additions and 34 deletions

View File

@@ -1,5 +1,5 @@
module Admin
class ProxyOrdersController < ResourceController
class ProxyOrdersController < Admin::ResourceController
respond_to :json
def edit