webstaff: add drop-down for item type Z39.50 search field
authorGalen Charlton <gmc@esilibrary.com>
Thu, 1 Oct 2015 19:24:57 +0000 (19:24 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 2 Feb 2016 01:36:09 +0000 (20:36 -0500)
commit984bd306c57714ededa0be6d031829509809dc21
tree882d39d82cd517e715c222581ec8093bdf511ee6
parent2b3b2acc1ccc54f50869e2fcf387435718eac2ad
webstaff: add drop-down for item type Z39.50 search field

It should be noted that this works *only* for OCLC, as
not all targets support use attribute 1001, and the list
of values for that use attribute are target-defined.

A more general solution might be creating a new
config.z3950_attr_value_list table.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2