Fix for Bug 6238 - Checkboxes in staff's list view are missing
authorOwen Leonard <oleonard@myacpl.org>
Wed, 20 Apr 2011 17:41:34 +0000 (13:41 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 21 Apr 2011 19:12:44 +0000 (07:12 +1200)
Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt

index d6ffbcf..103757c 100644 (file)
@@ -182,7 +182,7 @@ function placeHold () {
                        [% ELSE %]
                        <tr>
                        [% END %]
-                       [% IF ( itemsloo.manageshelf ) %]
+                       [% IF ( manageshelf ) %]
                        <td>
                                [% IF ( itemsloo.confirm ) %]
                                <input type="hidden"   name="CONFIRM-[% itemsloo.confirm %]" />