27 Jun
2012
27 Jun
'12
7:11 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7441 --- Comment #15 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- I recommend using "items:$OPACResultsByBranchXSLT" in your key (eliminating the if). Also, don't forget to declare your variables, and note that you will need to declare the variable prior to its use. Also, remember to use <choose> instead of if when choosing between multiple options (in the "Copies available for loan" stanza). -- You are receiving this mail because: You are watching all bug changes.