forked from CGM_Public/pretix_original
Add a count of elements to pagination elements (#219)
Also, add a second, upper pagination element to orders and attendees list sites as those tend to get long.
This commit is contained in:
committed by
Raphael Michel
parent
579d71e95b
commit
3458d64850
@@ -33,6 +33,6 @@
|
||||
{% endfor %}
|
||||
</tbody>
|
||||
</table>
|
||||
{% include "pretixcontrol/pagination.html" %}
|
||||
{% endif %}
|
||||
{% include "pretixcontrol/pagination.html" %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user