forked from GithubBackups/healthchecks
Show up to 10 channels as icons.
This commit is contained in:
parent
5cf6f1b51e
commit
114d1a830b
@ -72,7 +72,7 @@
|
|||||||
</button>
|
</button>
|
||||||
</td>
|
</td>
|
||||||
<td class="integrations-cell hidden-xs">
|
<td class="integrations-cell hidden-xs">
|
||||||
{% if channels|length < 8 %}
|
{% if channels|length <= 10 %}
|
||||||
<div class="integrations">
|
<div class="integrations">
|
||||||
{% spaceless %}
|
{% spaceless %}
|
||||||
{% for channel in channels %}
|
{% for channel in channels %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user