Log view: Disable counting the number of pages (Z#23241035)

This commit is contained in:
Raphael Michel
2026-07-23 19:21:29 +02:00
parent ca03a2556d
commit a5a163e4ea
4 changed files with 6 additions and 4 deletions
@@ -66,5 +66,5 @@
</div>
{% endfor %}
</ul>
{% include "pretixcontrol/pagination.html" %}
{% include "pretixcontrol/pagination_huge.html" %}
{% endblock %}
@@ -64,5 +64,5 @@
</div>
{% endfor %}
</ul>
{% include "pretixcontrol/pagination.html" %}
{% include "pretixcontrol/pagination_huge.html" %}
{% endblock %}