Fix count for #3841

This commit is contained in:
James Cole
2020-09-24 06:00:45 +02:00
parent f093dbb30b
commit ed7977a105

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>