From: Galen Charlton Date: Thu, 23 Jul 2015 17:52:33 +0000 (+0000) Subject: webstaff: Z39.50 - more improvements X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=d7c942db4da3985d2340c1c48639c681a95e7b33;p=evergreen%2Fpines.git webstaff: Z39.50 - more improvements * add grid actions * fix markup * add view MARC action * improve name of check for disabling actions that require at least one result to be selected * display cover image on view MARC modal * add Z39.50 raw search capability * implement selecting local record for overlay * implement record overlay with confirm Signed-off-by: Galen Charlton Signed-off-by: Jason Stephenson --- diff --git a/Open-ILS/src/templates/staff/cat/z3950/t_list.tt2 b/Open-ILS/src/templates/staff/cat/z3950/t_list.tt2 index 91719d71ef..23349b9f78 100644 --- a/Open-ILS/src/templates/staff/cat/z3950/t_list.tt2 +++ b/Open-ILS/src/templates/staff/cat/z3950/t_list.tt2 @@ -32,10 +32,22 @@ + +
+[% l('Record with TCN [_1] marked for overlay.', '{{local_overlay_target}}') %]" +
+
+[% l('No record marked for overlay.') %] +
+ + - - + label="[% l('Show in Catalog') %]"> + + + + + + + + + + + +