Commit edd0afeb authored by Noel Alonso's avatar Noel Alonso
Browse files

Añade enlace para estaciones con dashboard externo

parent 94d607d6
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
{{#if feature.properties.site.dashboard}}
	<div class="flexContainerColumn">
		<a href=/viewer/real-time-dashboard/{{feature.id}} target='_blank'>
			<i class='paddingContainerWebcam fa fa-link'></i>
			{{i18n.goToDashboard}}
		</a>
	</div>
{{/if}}
{{#if feature.properties.site.name}}
	<div>
		<span class="propLabel">{{i18n.name}}: </span>
+136 −0

File changed.

Preview size limit exceeded, changes collapsed.