projects
/
WP-Themes
/
petoskeyarea.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
382477b
)
reverting changes to the map, removing img tag tests
author
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 23 Aug 2016 20:15:33 +0000
(16:15 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 23 Aug 2016 20:15:33 +0000
(16:15 -0400)
parts/community-map.php
patch
|
blob
|
history
diff --git
a/parts/community-map.php
b/parts/community-map.php
index
08cd76e
..
c6f8674
100644
(file)
--- a/
parts/community-map.php
+++ b/
parts/community-map.php
@@
-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 ); ?>