From: Galen Charlton Date: Fri, 28 Jul 2017 20:54:55 +0000 (-0400) Subject: LP#1701001: add "patron search" button to OPAC place hold form X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=a489dc120b5df242db1d13edaea629ba6b7d020d;p=working%2FEvergreen.git LP#1701001: add "patron search" button to OPAC place hold form This button is displayed only when the public catalog is embedded in the web staff client and the iframe's controller explicitly unhides the button. Signed-off-by: Galen Charlton Signed-off-by: Chris Sharp Signed-off-by: Jason Etheridge --- diff --git a/Open-ILS/src/templates/opac/parts/place_hold.tt2 b/Open-ILS/src/templates/opac/parts/place_hold.tt2 index c9f1d99240..73192ba3bb 100644 --- a/Open-ILS/src/templates/opac/parts/place_hold.tt2 +++ b/Open-ILS/src/templates/opac/parts/place_hold.tt2 @@ -84,7 +84,11 @@ function toggleActivationDate() {
+ + [% IF ctx.is_browser_staff %] + + [% END %] +