From 2cec9a7b22ecf1be0240da42e780a66517b5ab70 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Tue, 3 May 2016 09:59:01 -0400 Subject: [PATCH] Bug 15194 - Drop-down menu 'Actions' has problem in 'Saved reports' page with language bottom bar Content-Type: text/plain; charset="utf-8" This patch changes the direction of the "actions" menu on the saved reports page so that it popup up instead of down. To test, apply the patch and go to Reports -> Saved reports. - Click the "Actions" menu for any report and confirm that the menu displays above the button instead of below it. --- koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 9ff872a..066df5f 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 @@ -360,7 +360,7 @@ canned reports and writing custom SQL reports.

[% IF ( savedreport.date_run ) %][% savedreport.date_run %][% END %] -