From: Jason Stephenson Date: Mon, 10 Dec 2012 20:27:40 +0000 (-0500) Subject: Minor fix in Open-ILS/src/templates/opac/parts/place_hold_result.tt2 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=07a5bb1c809a547a5b7f7d8792bf855f93eb4c5b;p=evergreen%2Fpines.git Minor fix in Open-ILS/src/templates/opac/parts/place_hold_result.tt2 The hidden override field had two type attrs: "hidden" and "name." I deleted the one with the value of "name." Signed-off-by: Jason Stephenson Signed-off-by: Bill Erickson --- 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 eb05167f11..bf2a654bdc 100644 --- a/Open-ILS/src/templates/opac/parts/place_hold_result.tt2 +++ b/Open-ILS/src/templates/opac/parts/place_hold_result.tt2 @@ -10,7 +10,7 @@

[% l('Place Hold') %]

- + [% FOR k IN ctx.orig_params.keys %] [% END %]