mirror of
https://github.com/moudsen/mailGraph
synced 2025-11-20 03:02:43 +01:00
v2.14 - Adding ACK_URL for direct jump to Acknowledge edit windows of Zabbix
This commit is contained in:
@@ -124,6 +124,7 @@
|
|||||||
{% if GRAPH_ZABBIXLINK|length > 0 %}
|
{% if GRAPH_ZABBIXLINK|length > 0 %}
|
||||||
// Graph ID: <a href="{{ GRAPH_ZABBIXLINK }}">{{ GRAPH_ID }}</a>
|
// Graph ID: <a href="{{ GRAPH_ZABBIXLINK }}">{{ GRAPH_ID }}</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
// <a href="{{ ACK_URL }}">Ack</a>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user