mirror of
https://github.com/FAUSheppy/icinga-webhook-gateway
synced 2025-12-09 16:58:32 +01:00
wip:
This commit is contained in:
@@ -33,6 +33,11 @@
|
||||
<h2 class="service-name">Service: {{ service.service }}</h2>
|
||||
{% if service.staticly_configured %}
|
||||
{% endif %}
|
||||
{% if service.special_type == "SMART" %}
|
||||
<div class="service-info-button mt-3" style="background-color: orange;">
|
||||
Smart Monitor {% if smart_entry %} for: {{ smart.model_number }} {% endif %}
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
{% if not service.staticly_configured %}
|
||||
<a class="service-info-button mt-3" style="background-color: orange;"
|
||||
|
||||
Reference in New Issue
Block a user