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

This commit is contained in:
Raphael Michel
2026-07-24 12:17:48 +02:00
committed by GitHub
parent ca03a2556d
commit 351d2055f8
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 %}