mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Fixing a path issue
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
%ul.off-canvas-list
|
||||
%li= link_to image_tag("ofn_logo_small.png"), root_path
|
||||
%li
|
||||
%a{href: producers_path} Producers
|
||||
%a{href: main_app.producers_path} Producers
|
||||
%li
|
||||
- if spree_current_user.nil?
|
||||
= render 'shared/signed_out'
|
||||
|
||||
Reference in New Issue
Block a user