Archived
1
0

Added descending marker to allmonths table.

This commit is contained in:
2016-10-23 00:21:57 +02:00
parent 08a2bd333f
commit 5924210574
+1 -1
View File
@@ -28,7 +28,7 @@
#monthly#
#loop 10000#
<tr>
<td class="mdl-data-table__cell--non-numeric">#idx "%B %Y"#</td>
<td class="mdl-data-table__cell--non-numeric mdl-data-table__header--sorted-descending">#idx "%B %Y"#</td>
<td>#temp_out_max_hi "%.1f ℃"#</td>
<td>#temp_out_max_ave "%.1f ℃"#</td>
<td>#temp_out_max_lo "%.1f ℃"#</td>