mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-25 05:45:15 +00:00
Make all controllers use new Admin::ResourceController
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
module Admin
|
||||
class ProxyOrdersController < ResourceController
|
||||
class ProxyOrdersController < Admin::ResourceController
|
||||
respond_to :json
|
||||
|
||||
def edit
|
||||
|
||||
Reference in New Issue
Block a user