reverting changes to the map, removing img tag tests
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 23 Aug 2016 20:15:33 +0000 (16:15 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 23 Aug 2016 20:15:33 +0000 (16:15 -0400)
parts/community-map.php

index 08cd76e..c6f8674 100644 (file)
@@ -4,8 +4,8 @@
         <a href="<?php echo get_permalink(155); ?>">COMMUNITIES</a>
         <ul class="dropdown">
             <div id="map">
-            <img xlink:href="../assets/Map.svg" ></img>
-                 <?php //hm_get_template_part( 'parts/community-map-svg', [ 'community_map_caller' => 'dropdown' ] ); ?>
+
+                 <?php hm_get_template_part( 'parts/community-map-svg', [ 'community_map_caller' => 'dropdown' ] ); ?>
             </div>
             <div id="mapRegionData">
             <?php $community_page_object = get_page( 155 ); ?>