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=070d9afe93b0e567ab3a9ee8f7275ba65c56f9cf;p=evergreen%2Fpines.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 %]