Fix count for #3841

This commit is contained in:
James Cole 2020-09-24 06:00:45 +02:00
parent f093dbb30b
commit ed7977a105
No known key found for this signature in database
GPG Key ID: B5669F9493CDE38D

View File

@ -52,7 +52,7 @@ TODO: hide and show columns
</thead>
<tbody>
{% for group in groups %}
{% if group.count() > 1 %}
{% if group.count > 1 %}
<tr style="border-top:1px #aaa solid;">
<td colspan="2" style="border-top:1px #aaa solid;">
<small><strong>