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:
b4231cc
)
testing img tag linked to svg
author
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 23 Aug 2016 20:08:31 +0000
(16:08 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 23 Aug 2016 20:08:31 +0000
(16:08 -0400)
parts/community-map.php
patch
|
blob
|
history
diff --git
a/parts/community-map.php
b/parts/community-map.php
index
5b229f0
..
914b903
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">
-
<!-- <?php //get_template_part('parts/community-map-svg'); ?> --
>
- <?php hm_get_template_part( 'parts/community-map-svg', [ 'community_map_caller' => 'dropdown' ] ); ?>
+
<img src="/assets/Map.svg"; /
>
+ <?php
//
hm_get_template_part( 'parts/community-map-svg', [ 'community_map_caller' => 'dropdown' ] ); ?>
</div>
<div id="mapRegionData">
<?php $community_page_object = get_page( 155 ); ?>