]> git.evergreen-ils.org Git - Evergreen.git/commit
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)
committerKathy Lussier <klussier@masslnc.org>
Tue, 2 Feb 2016 19:58:47 +0000 (14:58 -0500)
commit17658549d1ef9b77d0a2a16d4d538138725f86d8
tree458a676c7fd7e9534cf658f8860ed822054b24e1
parent1a2d327fac0a1a79c409fab7e81d60c7c665fa54
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>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2