diff --git a/app/views/spree/admin/overview/single_enterprise_dashboard.html.haml b/app/views/spree/admin/overview/single_enterprise_dashboard.html.haml index caa8e925c4..116fe2a550 100644 --- a/app/views/spree/admin/overview/single_enterprise_dashboard.html.haml +++ b/app/views/spree/admin/overview/single_enterprise_dashboard.html.haml @@ -42,8 +42,7 @@ %p = t "on_ofn_map" .list - /-# Can we pass an anchor here to zoom to our enterprise? - %a.button.bottom{href: main_app.map_path, target: '_blank'} + %a.button.bottom{href: main_app.enterprise_shop_url(@enterprise), target: '_blank'} = t "see" = @enterprise.name = t "live"