Remove extraneous member detail locationMap init - was used for testing
authorLaury GvR <laury@gaslightmedia.com>
Wed, 25 Sep 2019 18:13:30 +0000 (14:13 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 25 Sep 2019 18:14:05 +0000 (14:14 -0400)
glm-member-db/views/front/members/detail.html

index 1f29b95..9cd8e8b 100755 (executable)
                 $("#"+target+"-toggle").toggleClass("selected");
             });
 
-            $("#glm-member-detail-locationMap-toggle").click(function() {
-                initMap();
-            });
+            // $("#glm-member-detail-locationMap-toggle").click(function() {
+            //     initMap();
+            // });
 
     {if $settings.detail_show_map}