Always use map image from admin site customization images
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
</div>
|
||||
|
||||
<div class="show-for-medium medium-9 column text-center">
|
||||
<%= image_tag("map.jpg", usemap: "#map") %>
|
||||
<%= image_tag(image_path_for("map.jpg"), usemap: "#map") %>
|
||||
</div>
|
||||
|
||||
<map name="map" id="html_map">
|
||||
|
||||
Reference in New Issue
Block a user