From 14f4f7806cb7609905b92e46aa8f5f37931dec7c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Demians?=
Date: Tue, 22 Mar 2011 14:14:25 +0100
Subject: [PATCH] Bug 5931 Paging and sorting saved reports table
On Reports > Saved reports page, a table shows all saved reports.
Table's rows are sorted by report IDs. When there are a lot reports,
this table is difficult to read.
This enhancement add to Saved report page a paging bar and sort options on
column names, like in the framework table.
---
.../en/modules/reports/guided_reports_start.tmpl | 66 +++++++++++++++++---
1 files changed, 58 insertions(+), 8 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tmpl
index c5868a0..6933393 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tmpl
@@ -19,6 +19,9 @@
+
+
+
@@ -106,9 +124,41 @@ canned reports and writing custom SQL reports.
Saved Reports
Choose the report to run from the list
-