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:
Tobias Kunze
2016-08-29 19:19:57 +02:00
committed by Raphael Michel
parent 579d71e95b
commit 3458d64850
4 changed files with 19 additions and 9 deletions

View File

@@ -57,6 +57,7 @@
<button class="btn btn-primary" type="submit">{% trans "Filter" %}</button>
</form>
</p>
{% include "pretixcontrol/pagination.html" %}
<div class="table-responsive">
<table class="table table-condensed table-hover">
<thead>