aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2013-02-05 15:48:32 +0000
committerMatthew Somerville <matthew@mysociety.org>2013-02-05 16:07:55 +0000
commita57ad6b45d061754eb2497a642af3b94f0413b07 (patch)
tree9c8f7fa48f3cfcfdd15e565b3fcc6d618bee1711 /templates
parent1cbacdf3d0bdbe6696048260fc224cf9a6d691f9 (diff)
Default order, and paginate DM/SDM summary pages.
Diffstat (limited to 'templates')
-rw-r--r--templates/web/zurich/admin/index-dm.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/zurich/admin/index-dm.html b/templates/web/zurich/admin/index-dm.html
index a88100ee4..08634b5dd 100644
--- a/templates/web/zurich/admin/index-dm.html
+++ b/templates/web/zurich/admin/index-dm.html
@@ -11,6 +11,7 @@
<h2>[% loc('All reports') %]</h2>
[% INCLUDE list, problems = other.all, include_subdiv = 1 %]
+[% INCLUDE 'pagination.html', admin = 1, param = 'p' %]
[% INCLUDE 'admin/footer.html' %]