Fix truncation message for large file

We do show the initial rows now.
This commit is contained in:
Chris Hill-Scott
2018-05-02 09:24:16 +01:00
committed by GitHub
parent f7a7ac53e2
commit 403d856fde

View File

@@ -190,7 +190,7 @@
{% if recipients.too_many_rows %}
<p class="table-show-more-link">
Cant show the contents of this file
Only showing the first {{ count_of_displayed_recipients }} rows
</p>
{% elif count_of_displayed_recipients < count_of_recipients %}
<p class="table-show-more-link">