Omit "Details..." link (testing if it's triggering Gmail warnings)

This commit is contained in:
Pēteris Caune 2018-10-29 12:16:50 +02:00
parent 58cfaaa527
commit c57a9dcbc4
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2

View File

@ -62,8 +62,6 @@
{% else %}
Never
{% endif %}
<br />
<a class="view-log" href="{{ check.details_url }}">Details…</a>
</td>
</tr>
{% endfor %}