Commit ad00ceef authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Muestra correctamente valor de Z en DataDefinition

parent 80d72005
Loading
Loading
Loading
Loading

package-lock.json

0 → 100644
+1178 −0

File added.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
		{{ChkIsNull data.device.name}}
	</span>
	<span class='subtitle'>
		{{i18n.zDepthAltitude}}: {{data.z}}
		{{i18n.zDepthAltitude}}: {{data.dataDefinition.z}}
	</span>

	{{#if data.isSerial}}