mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Changed links to point to the shopfront urls (that set the distributor).
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
.row.distributor-link-row
|
||||
.large-12.columns
|
||||
= succeed ',' do
|
||||
= link_to "<strong>#{distributor.name}</strong>".html_safe, enterprise_path(distributor)
|
||||
= link_to "<strong>#{distributor.name}</strong>".html_safe, shop_enterprise_path(distributor)
|
||||
|
||||
%span.secondary= distributor.city
|
||||
%footer
|
||||
|
||||
Reference in New Issue
Block a user