http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7441
--- Comment #5 from Kyle M Hall <[email protected]> --- (In reply to comment #4) > This is going to have to be a syspref - people are going to want to choose > which to display on the OPAC. > > NEKLS, for example, would not want to see the holding branch. They would > want to see the home branch. The idea behind using XSLT is to add the ability to customize the results and details, rather than displaying Koha's default way of doing so. You would still be able to customize your xslt so that the home branch is displayed. The idea behind this patch is simply to bring the default xslt view in line with the default non-xslt view. It seems rather counter-intuitive for the default non-xslt to display the holding library, but for the default xslt to display the home library instead. -- You are receiving this mail because: 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/
