Changed links to point to the shopfront urls (that set the distributor).

This commit is contained in:
alexs
2013-08-20 15:31:43 +10:00
parent 7061d0c53e
commit dd9b6b344f

View File

@@ -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