mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Fix order path
This commit is contained in:
@@ -42,7 +42,7 @@ module Api
|
||||
end
|
||||
|
||||
def path
|
||||
Spree::Core::Engine.routes.url_helpers.order_path(object)
|
||||
spree_order_path(object)
|
||||
end
|
||||
|
||||
def cancel_path
|
||||
|
||||
Reference in New Issue
Block a user