Disable static maps for the time being

This commit is contained in:
Björn Fromme
2018-09-11 15:50:10 +02:00
parent 48369beed8
commit 95bcc211e7
@@ -89,6 +89,7 @@
src="{ep:uri.video(value: product.video)}"></iframe> src="{ep:uri.video(value: product.video)}"></iframe>
</div> </div>
</f:if> </f:if>
<f:comment>
<div class="ep-sidebar ep-snow"> <div class="ep-sidebar ep-snow">
<p><strong>Lage</strong></p> <p><strong>Lage</strong></p>
<div> <div>
@@ -97,6 +98,7 @@
</a> </a>
</div> </div>
</div> </div>
</f:comment>
<f:render partial="Region/Webcam" arguments="{region: region}"/> <f:render partial="Region/Webcam" arguments="{region: region}"/>
<f:render partial="RegionMaps" arguments="{region: product.region}"/> <f:render partial="RegionMaps" arguments="{region: product.region}"/>
<f:render partial="RegionAward" arguments="{region: product.region}"/> <f:render partial="RegionAward" arguments="{region: product.region}"/>