Logic fix for map initialization in front list view
authorLaury GvR <laury@gaslightmedia.com>
Fri, 16 Nov 2018 21:06:06 +0000 (16:06 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 16 Nov 2018 21:06:06 +0000 (16:06 -0500)
views/front/members/list.html

index debd725..7589ba0 100755 (executable)
                     })
                     .addTo(markerGroup);
 
-            {/if}
+                {/if}
               {/foreach}
 
                 leafletMap.addLayer(markerGroup);
                         }
                         google.maps.event.removeListener(mapLoadedListener);
                     });
-                {/if}
 
             } // initMap