Koha/koha-tmpl/opac-tmpl/prog/en/xslt
Joshua Ferraro d2cb0a20de Fixes to two issues with status display on OPAC:
1. rather than testing for notforloan == -1, test for any negative values to set the On order status
2. in cases where itemcallnumber is blank or null, don't display the itemcallnumber brackets []

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-02-09 14:36:56 -06:00
..
MARC21slim2OPACDetail.xsl Formatting changes for OPAC xslt and staff client catalog detail pages. Fixes Bug 2704, 440 Display Issues. 2008-12-31 10:44:02 -06:00
MARC21slim2OPACResults.xsl Fixes to two issues with status display on OPAC: 2009-02-09 14:36:56 -06:00
MARC21slimUtils.xsl