Signed-off-by: Kathy Lussier <klussier@masslnc.org>
authorKathy Lussier <klussier@masslnc.org>
Tue, 10 Jul 2012 02:46:05 +0000 (22:46 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Tue, 24 Jul 2012 18:18:34 +0000 (14:18 -0400)
LP: Allow user to change activation options for suspended holds.

Activation options were hidden from users when holds were in a suspended
state.

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>

Open-ILS/src/templates/opac/myopac/holds/edit.tt2

index 293199f..d18e063 100644 (file)
@@ -51,7 +51,7 @@
                                 name='pickup_lib' value=ahr.pickup_lib %]
                         </td>
                     </tr>
-                    [% IF hold.hold.status < 3 %]
+                    [% IF hold.hold.status < 3 OR hold.hold.status == 7 %]
                     [%# The following actions cannot be performed on holds that 
                         have already been captured... %]
                     <tr>