Disable static maps for the time being
This commit is contained in:
@@ -89,14 +89,16 @@
|
||||
src="{ep:uri.video(value: product.video)}"></iframe>
|
||||
</div>
|
||||
</f:if>
|
||||
<div class="ep-sidebar ep-snow">
|
||||
<p><strong>Lage</strong></p>
|
||||
<div>
|
||||
<a href="{ep:gmapsUrl(hotel: hotel)}" target="_blank" title="{hotel.name}">
|
||||
{ep:gmapsStaticMap(hotel: hotel, width: 330, height: 200)}
|
||||
</a>
|
||||
<f:comment>
|
||||
<div class="ep-sidebar ep-snow">
|
||||
<p><strong>Lage</strong></p>
|
||||
<div>
|
||||
<a href="{ep:gmapsUrl(hotel: hotel)}" target="_blank" title="{hotel.name}">
|
||||
{ep:gmapsStaticMap(hotel: hotel, width: 330, height: 200)}
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</f:comment>
|
||||
<f:render partial="Region/Webcam" arguments="{region: region}"/>
|
||||
<f:render partial="RegionMaps" arguments="{region: product.region}"/>
|
||||
<f:render partial="RegionAward" arguments="{region: product.region}"/>
|
||||
|
||||
Reference in New Issue
Block a user