From 79c035da1159c7c67203c432e83d98d461e71937 Mon Sep 17 00:00:00 2001 From: snipe Date: Fri, 1 Dec 2017 20:29:04 -0800 Subject: [PATCH] Added map alt tag --- resources/views/locations/view.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/locations/view.blade.php b/resources/views/locations/view.blade.php index e60c33b300..a10c078ca2 100644 --- a/resources/views/locations/view.blade.php +++ b/resources/views/locations/view.blade.php @@ -80,7 +80,7 @@ @if (($location->state!='') && ($location->country!='') && (config('services.google.maps_api_key')))
- + Map
@endif