change element IDs for irradiance values and table rows

This commit is contained in:
Kristjan Komlosi
2020-07-14 10:01:13 +02:00
parent a71d8565c4
commit 1c4949020b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
<td>
{{wld[band]}}
</td>
<td>
<td id="{{band}}_value">
{{irr}}
</td>
</tr>