LP#1284864 MR holds w/o formats disallowed (thinko)
authorBill Erickson <berick@esilibrary.com>
Fri, 28 Feb 2014 18:52:45 +0000 (13:52 -0500)
committerBill Erickson <berick@esilibrary.com>
Fri, 28 Feb 2014 18:52:45 +0000 (13:52 -0500)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/templates/opac/parts/place_hold.tt2

index c307d45..effc45b 100644 (file)
@@ -70,7 +70,7 @@
                     <input type="hidden" name="hold_target" value="[% hdata.target.id | html %]" />
                     [% END %]
                     <div class='hold-items-list-title'>[% attrs.title_extended | html %]</div>
-                    [% IF hdata.parts AND this_hold_disallowed %]
+                    [% IF hdata.parts AND !this_hold_disallowed %]
                         [% IF hdata.parts.size > 0 %]
                         <div style='padding-left: 10px'>
                             <span><label for='select_hold_part'>[%