From 17658549d1ef9b77d0a2a16d4d538138725f86d8 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Thu, 1 Oct 2015 19:24:57 +0000 Subject: [PATCH] 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 Signed-off-by: Kathy Lussier --- .../templates/staff/cat/z3950/t_search_fields.tt2 | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2 b/Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2 index 377695e478..753f9987b6 100644 --- a/Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2 +++ b/Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2 @@ -2,7 +2,20 @@
- + +
-- 2.43.2