mirror of
https://github.com/FAUSheppy/icinga-webhook-gateway
synced 2025-12-09 16:58:32 +01:00
update: improve visuals & status list
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
{% if status.timestamp == 0 %}
|
||||
Service never reported in
|
||||
{% else %}
|
||||
{{ datetime.fromtimestamp(status.timestamp).strftime("%H:%M on %d.%b.%y") }}
|
||||
{{ status.human_date() }}
|
||||
{% endif %}
|
||||
</small>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user