Update the js script for detail and list page members no geolocation
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 20 Jun 2016 12:43:35 +0000 (08:43 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 21 Jun 2016 21:39:40 +0000 (17:39 -0400)
The geolocation is not being used currently and some browsers are asking
for permission evertime they get to the list or detail pages for
members.

views/front/members/detail.html

index e00c5bf..810f70c 100644 (file)
                   //});
                 //}
                 
-            }
+            //}
             
             // Load map
             google.maps.event.addDomListener(window, 'load', initMap);