From 1646de2cdfcd9891b075cb72454c7be0c80895ca Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Wed, 19 Jun 2013 11:50:00 +0200 Subject: [PATCH] Bug 9757: Remove duplicated action buttons. Signed-off-by: Owen Leonard Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton --- .../prog/en/modules/virtualshelves/shelves.tt | 8 -------- 1 file changed, 8 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt index aa93c8321e..aac163ff3c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt @@ -407,14 +407,6 @@ function placeHold () { [% END %]
[% pagination_bar %]
-
- [% IF ( itemsloop ) %] - [% IF ( CAN_user_reserveforothers && DisplayMultiPlaceHold ) %][% END %] - [% IF ( allowremovingitems ) %][% END %] - [% IF ( CAN_user_editcatalogue_edit_catalogue ) %][% END %] - [% END %] -
[% END %] -- 2.39.2