This commit is contained in:
James Cole
2020-07-22 20:10:48 +02:00
parent f777abdeb1
commit 6a158a173d

View File

@@ -29,7 +29,7 @@
{% endfor %} {% endfor %}
</tbody> </tbody>
<tfoot> <tfoot>
{% if report|length > listLength %} {% if report.categories|length > listLength %}
<tr> <tr>
<td colspan="4" class="active"> <td colspan="4" class="active">
<a href="#" class="listLengthTrigger">{{ trans('firefly.show_full_list',{number:incomeTopLength}) }}</a> <a href="#" class="listLengthTrigger">{{ trans('firefly.show_full_list',{number:incomeTopLength}) }}</a>