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:
cdd304b
)
changing src to xlink:href for the svg img tag, testing
author
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 23 Aug 2016 20:14:39 +0000
(16:14 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 23 Aug 2016 20:14:39 +0000
(16:14 -0400)
parts/community-map.php
patch
|
blob
|
history
diff --git
a/parts/community-map.php
b/parts/community-map.php
index
0b8caf1
..
08cd76e
100644
(file)
--- a/
parts/community-map.php
+++ b/
parts/community-map.php
@@
-4,7
+4,7
@@
<a href="<?php echo get_permalink(155); ?>">COMMUNITIES</a>
<ul class="dropdown">
<div id="map">
- <img
src="../assets/Map.svg" /
>
+ <img
xlink:href="../assets/Map.svg" ></img
>
<?php //hm_get_template_part( 'parts/community-map-svg', [ 'community_map_caller' => 'dropdown' ] ); ?>
</div>
<div id="mapRegionData">