[Koha-bugs] [Bug 19621] Routing lists tab not present when viewing 'Holds history' tab for a patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 13 18:21:00 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19621

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 69132
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69132&action=edit
Bug 19621 - Use preference check on template side to display/not display
Routing lists tab

Currently we pass a param to control display - the param is a just a
check of syspref so can be done directly form template

To test:
1 - Enable RoutingSerials syspref
2 - Open a patron record
3 - Click through the tabs on the left side of the screen
4 - Note that 'Routing lists' is visible on all screens except 'Holds
history'
5 - Apply patch
6 - 'Routing lists' should now be visible in all tabs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list