@@ -, +, @@ 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 --- koha-tmpl/intranet-tmpl/prog/en/includes/reports-toolbar.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/includes/reports-toolbar.inc +++ a/koha-tmpl/intranet-tmpl/prog/en/includes/reports-toolbar.inc @@ -107,8 +107,7 @@
- Show chart settings - + Create chart
[% END %] --