mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-24 05:38:52 +00:00
Fix route in login nav and bring reports and properties resource route from spree_backend
This commit is contained in:
@@ -83,6 +83,8 @@ Spree::Core::Engine.routes.draw do
|
||||
|
||||
get '/variants/search', :to => "variants#search", :as => :search_variants
|
||||
|
||||
resources :properties
|
||||
|
||||
resources :orders do
|
||||
member do
|
||||
put :fire
|
||||
|
||||
Reference in New Issue
Block a user