From d2d3f5a3021d7c122690428888157e7010ed2fd2 Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Tue, 28 Feb 2017 12:56:52 -0500 Subject: [PATCH] PINES Customization: Hide queue order from My Account Holds Screen in OPAC. Signed-off-by: Terran McCanna --- Open-ILS/src/templates/opac/parts/hold_status.tt2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Open-ILS/src/templates/opac/parts/hold_status.tt2 b/Open-ILS/src/templates/opac/parts/hold_status.tt2 index fe5f2714b3..336db2a5a3 100644 --- a/Open-ILS/src/templates/opac/parts/hold_status.tt2 +++ b/Open-ILS/src/templates/opac/parts/hold_status.tt2 @@ -49,6 +49,7 @@ [% l("Waiting for copy") %] [% END %] + [% END %] -- 2.11.0