mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 21:00:57 +00:00
dimmed loading indicator for weather forecast
This commit is contained in:
@@ -19,7 +19,9 @@
|
|||||||
{% endfor %}
|
{% endfor %}
|
||||||
</table>
|
</table>
|
||||||
{% else %}
|
{% else %}
|
||||||
|
<div class="dimmed light small">
|
||||||
{{ "LOADING" | translate }}
|
{{ "LOADING" | translate }}
|
||||||
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<!-- Unclomment the line below to see the contents of the `current` object. -->
|
<!-- Unclomment the line below to see the contents of the `current` object. -->
|
||||||
|
Reference in New Issue
Block a user