Skip to content
Snippets Groups Projects

Ny server 2019

Merged Tor-Einar Skog requested to merge Ny_server_2019 into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -89,7 +89,7 @@
</#if>
<td>
<#if weatherStation.weatherStationDataSourceId?has_content>
<a href="${weatherStation.weatherStationDataSourceId.uri}">${weatherStation.weatherStationDataSourceId.name}</a>
<a href="${weatherStation.weatherStationDataSourceId.uri!""}">${weatherStation.weatherStationDataSourceId.name!""}</a>
</#if>
</td>
</tr>
Loading