forked from GithubBackups/healthchecks
Enable Zendesk integration.
This commit is contained in:
parent
2338f6e4aa
commit
663f5c689b
@ -279,7 +279,7 @@
|
|||||||
|
|
||||||
<a href="{% url 'hc-add-opsgenie' %}" class="btn btn-primary">Add Integration</a>
|
<a href="{% url 'hc-add-opsgenie' %}" class="btn btn-primary">Add Integration</a>
|
||||||
</li>
|
</li>
|
||||||
{% if enable_zendesk and false %}
|
{% if enable_zendesk %}
|
||||||
<li>
|
<li>
|
||||||
<img src="{% static 'img/integrations/zendesk.png' %}"
|
<img src="{% static 'img/integrations/zendesk.png' %}"
|
||||||
class="icon" alt="Discord icon" />
|
class="icon" alt="Discord icon" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user