From 39a9fd6fa014bfbd5225c18ba9d9272987218bd6 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Thu, 5 Sep 2019 12:47:25 +0100 Subject: Set default pagelength to 25 --- app/templates/admin/annotations.html | 4 +++- app/templates/admin/manage_datasets.html | 4 +++- app/templates/admin/manage_tasks.html | 2 +- app/templates/admin/manage_users.html | 4 +++- 4 files changed, 10 insertions(+), 4 deletions(-) (limited to 'app/templates') diff --git a/app/templates/admin/annotations.html b/app/templates/admin/annotations.html index bedf425..5a3f66a 100644 --- a/app/templates/admin/annotations.html +++ b/app/templates/admin/annotations.html @@ -38,7 +38,9 @@ {% endblock scripts %} diff --git a/app/templates/admin/manage_datasets.html b/app/templates/admin/manage_datasets.html index 7de6592..78757b6 100644 --- a/app/templates/admin/manage_datasets.html +++ b/app/templates/admin/manage_datasets.html @@ -58,7 +58,9 @@ dataset and all associated tasks and annotations. Are you sure?") }} - + {% endblock scripts %} diff --git a/app/templates/admin/manage_users.html b/app/templates/admin/manage_users.html index 5aa94b2..62faaaa 100644 --- a/app/templates/admin/manage_users.html +++ b/app/templates/admin/manage_users.html @@ -60,7 +60,9 @@