From ab338a41b1a4d3a820679352eb27be2ab4dddfdd Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 18 Sep 2020 13:14:33 +0000 Subject: [PATCH] Bug 26484: Add serials-related reports to serials sidebar menu This patch adds a section to the serials sidebar menu for showing serials reports. To test, apply the patch and go to Serials. - If you are logged in as a user with permission to access reports you should see a new "Reports" heading in the sidebar menu and a link to the serials statistics wizard. - Confirm that the link works correctly. - Log in as a user without reports permission and confirm that the section doesn't appear. Signed-off-by: David Nind Signed-off-by: Katrin Fischer --- koha-tmpl/intranet-tmpl/prog/en/includes/serials-menu.inc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/serials-menu.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/serials-menu.inc index 4a7fffd043..afa62b5749 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/serials-menu.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/serials-menu.inc @@ -1,5 +1,6 @@ -- 2.11.0