Re: [Koha-devel] RFC Adding column to biblio for Remainder Of Title

2008-12-16 Thread Michael Hafen
I've taken another look at the xslt, specifically for the OPAC search results. The 245$b is already displayed by the stylesheet, but the item call numbers are not. This was the problem I couldn't solve the first time I looked at the xslt. Also it looks to me like the OPAC xslt will only show ite

Re: [Koha-devel] RFC Adding column to biblio for Remainder Of Title

2008-12-16 Thread Galen Charlton
Hi, On Tue, Dec 16, 2008 at 5:27 PM, Michael Hafen wrote: > Also it looks to me like the OPAC xslt will only show item availability > for the first branch that has an item. Maybe I'm understanding the xslt > wrong, but looking at a search result in the OPAC it seems this is true. > > I'm looking