From 53336084084799b18c38d8c34755d9c2fbdfdf14 Mon Sep 17 00:00:00 2001 From: Josef Moravec Date: Mon, 8 Apr 2019 06:03:42 +0000 Subject: [PATCH] Bug 22656: Fix charts in reports This reverts a change on Create chart button in report toolbar made by bug 22023 1) Confirm the bug a) Create some SQL report b) Run it and click on "Show chart settings" button c) There is no modal or other way to actually draw the chart 2) Apply the patch 3) Go through 1) again - the modal and chart should work Signed-off-by: Josef Moravec Signed-off-by: Owen Leonard --- koha-tmpl/intranet-tmpl/prog/en/includes/reports-toolbar.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/reports-toolbar.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/reports-toolbar.inc index 7e9b49a..df4f671 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/reports-toolbar.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/reports-toolbar.inc @@ -107,8 +107,7 @@ [% END %] -- 2.1.4