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>
|
||||
</td>
|
||||
<td class="integrations-cell hidden-xs">
|
||||
{% if channels|length < 8 %}
|
||||
{% if channels|length <= 10 %}
|
||||
<div class="integrations">
|
||||
{% spaceless %}
|
||||
{% for channel in channels %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user