From e7915707c460abd6fc8b49fe50dcf6ad2ecad59d Mon Sep 17 00:00:00 2001
From: Josef Moravec
Date: Mon, 26 Sep 2016 12:37:29 +0200
Subject: [PATCH] Bug 17341: Enhance the report action button on
guided_reports.pl
Test plan:
1) Apply the patch
2) Go to saved reports page
3) In the most right column of table you should see "Run" button with
caret button, the first one should run the report, the second one
should work asi menu trigger
4) Ensure that all report actions works as before
Signed-off-by: Owen Leonard
Signed-off-by: Jonathan Druart
---
.../en/modules/reports/guided_reports_start.tt | 30 +++++++++++-----------
1 file changed, 15 insertions(+), 15 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt
index fba4170..71fed7f 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt
@@ -371,21 +371,21 @@ canned reports and writing custom SQL reports.
|
--
2.8.1