http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5079
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4523|0 |1 is obsolete| | --- Comment #26 from Kyle M Hall <[email protected]> --- Created attachment 9296 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9296&action=edit Bug 5079 - Make display of shelving location and call number in XSLT results controlled by sysprefs - Part 1 Added system preference to display shelving location of an item on opac results. The system preference is called OpacItemLocation. I also moved the call number to a new line called Location along with the shelving location if it is enabled. To Test: 1) Run database update script to add syspref. 2) Enable OpacItemLocation to show locations on the opac-search page. If it is working you should see the shelving location of the item before the call number. Multiple home branch shelving locations are seperated by a '|' character. -- You are receiving this mail because: You are the QA Contact 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/
