From 8a87e5e5452dc865a4fa8af90d4343b65b117bbc Mon Sep 17 00:00:00 2001 From: summerscope Date: Fri, 6 Jun 2014 10:03:51 +1000 Subject: [PATCH] Add in link to map page for homepage pane --- app/views/home/_map.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/home/_map.html.haml b/app/views/home/_map.html.haml index 8d83e58c40..5a89dd181e 100644 --- a/app/views/home/_map.html.haml +++ b/app/views/home/_map.html.haml @@ -5,6 +5,6 @@ %h2 Map %h5 of all our food hubs and producers %p - %button.neutral-btn.light + %a.neutral-btn.light{href: "/map"} %i.ofn-i_037-map View map \ No newline at end of file