Koha/koha-tmpl/opac-tmpl/prog/en
Galen Charlton 96a70655aa bug 4396: clarify return of itemtype-level notforloan flag
* GetItemsInfo now includes a notforloan_per_itemtype key
  with the value of the item type's notforloan setting, correctly
  set based on the value of the item-level_itypes syspref
* Adjusted OPAC details item status display to use that
  notforloan_per_itemtype key

NOTE: one of the assumptions of item-level_itypes is that
      you can have either bib-level item types or item-level
      item types, but not both in the same database.  In particular,
      it does not establish a hierarchy where Koha checks the
      item-level itemtype first, then the bib-level.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-05-03 07:45:19 -04:00
..
css Fix for Bug 4250, cart missing print button 2010-04-16 00:00:51 -04:00
includes bug 4396: clarify return of itemtype-level notforloan flag 2010-05-03 07:45:19 -04:00
js Bug Fixing: removing HoverIntent from basket.js 2009-09-30 11:30:02 +02:00
lib Correcting references in the OPAC to files in intranet-tmpl (Bug 3574). 2009-09-29 19:20:11 -04:00
modules bug 4396: create new OPAC template include for item status 2010-05-03 07:45:19 -04:00
xslt Improve detail page MARC21 XSL file for 505 and 520 tags 2010-04-29 23:36:24 -04:00