Bug 15825

Summary: Patron lists does not show tools menu sidebar
Product: Koha Reporter: Aleisha Amohia <aleisha>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: brendan, francescalamoore
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 15825 - Patron lists does not show tools menu sidebar
[SIGNED-OFF] Bug 15825 - Patron lists does not show tools menu sidebar
Bug 15825 - Patron lists does not show tools menu sidebar

Description Aleisha Amohia 2016-02-16 02:31:03 UTC
Patron lists is the only link in the tools-menu sidebar that doesn't show the menu on the side.
Comment 1 Owen Leonard 2016-03-15 17:50:09 UTC Comment hidden (obsolete)
Comment 2 Aleisha Amohia 2016-03-15 19:11:28 UTC Comment hidden (obsolete)
Comment 3 Jonathan Druart 2016-03-16 10:49:56 UTC
Created attachment 49212 [details] [review]
Bug 15825 - Patron lists does not show tools menu sidebar

Patron lists pages do not show the Tools sidebar menu like other tools
pages do. This page adds it to two views: The list of lists, and the
page for adding to a list.

To test, apply the patch and go to Tools -> Patron lists.

- Confirm that this page has the tools sidebar menu.
- On any existing list click Actions -> Add patrons.
- Confirm that the page has the tools sidebar menu.

Signed-off-by: Aleisha <aleishaamohia@hotmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 4 Brendan Gallagher 2016-03-23 21:06:31 UTC
Pushed to Master - should be in the May 2016 release.  Thanks!