Fix error caused by leftover code
This commit is contained in:
@@ -34,9 +34,7 @@
|
||||
<f:render partial="Facts" arguments="{facts: region.facts}"/>
|
||||
<f:render partial="Snowreport" arguments="{snowreport: region.snowreport}"/>
|
||||
<f:render partial="Regioninfo" arguments="{region: region}"/>
|
||||
<ajax-content
|
||||
uri="{ep:uri.ajax(action: 'webcam', controller: 'AjaxContent', arguments: '{region: region}', format: 'html')}"
|
||||
></ajax-content>
|
||||
<f:render partial="Region/Webcam" arguments="{region: region}"/>
|
||||
<f:render partial="RegionMaps" arguments="{region: region}"/>
|
||||
<f:render partial="RegionAward" arguments="{region: region}"/>
|
||||
</f:if>
|
||||
|
||||
Reference in New Issue
Block a user