https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19621
--- Comment #1 from Nick Clemens <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
