From bf25d1a52283819add4dffb3eb11a18630e1c760 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 --- 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