From: Terran McCanna Date: Wed, 24 May 2017 20:22:02 +0000 (-0400) Subject: Temp fix for Broken Hold Links X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e44df4c3ab671fb0b8cf8d6e28f295c0c0a23b05;p=working%2FEvergreen.git Temp fix for Broken Hold Links Temporary fix for https://bugs.launchpad.net/evergreen/+bug/1687319 Not an ideal fix because it requires javascript, but it'll do for now. Signed-off-by: Terran McCanna --- diff --git a/Open-ILS/src/templates/opac/parts/place_hold_result.tt2 b/Open-ILS/src/templates/opac/parts/place_hold_result.tt2 index 36e7a45be2..59bc6fbec4 100644 --- a/Open-ILS/src/templates/opac/parts/place_hold_result.tt2 +++ b/Open-ILS/src/templates/opac/parts/place_hold_result.tt2 @@ -155,10 +155,10 @@ function disable_submit() { [% END %] [% IF any_failures OR ctx.general_hold_error %] - [% l('Cancel') %] + [% l('Cancel') %] [% ELSE %]