From ff9937a137518feaa7bd7dfcb32d01965da58f91 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 Signed-off-by: Kyle M Hall --- .../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 fba4170caa..71fed7f4c2 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.

- - Actions - - +
+ Run + + +
-- 2.39.2