From a4440f1a55cf80aa5b700d962a3dff19dfe2ae36 Mon Sep 17 00:00:00 2001 From: Kyle M Hall Date: Wed, 2 Jan 2013 08:21:52 -0500 Subject: [PATCH] Bug 7703 - Don't block bulk hold action on search results if some items can't be placed on hold Remove the check that prevents submitting a multi-hold if one or more records in the multi-hold have no items. --- .../prog/en/modules/catalogue/results.tt | 10 ---------- 1 files changed, 0 insertions(+), 10 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt index 4d89a53..eb8f8f8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt @@ -4,7 +4,6 @@