From 7e196b65ebf6565dda3b3d1fc7a55e931ff9d474 Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Wed, 24 May 2017 16:22:02 -0400 Subject: [PATCH] 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 --- Open-ILS/src/templates/opac/parts/place_hold_result.tt2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 4ea94b44a2..dbb7182106 100644 --- a/Open-ILS/src/templates/opac/parts/place_hold_result.tt2 +++ b/Open-ILS/src/templates/opac/parts/place_hold_result.tt2 @@ -137,10 +137,10 @@ [% END %] [% IF any_failures OR ctx.general_hold_error %] - [% l('Cancel') %] + [% l('Cancel') %] [% ELSE %]