https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29043

--- Comment #31 from Nick Clemens <n...@bywatersolutions.com> ---
Created attachment 128973
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128973&action=edit
Bug 29043: Remaining bug is the incorrect title "Place a hold on No title"

This version takes account of the batch-mode.

I only just add the line:

$template->param( biblio => $biblio ) if scalar @biblionumbers == 1;

inside the foreach loop. All my other patch-fixes are obsolete.

Signed-off-by: Samu Heiskanen <samu.heiska...@hypernova.fi>

Signed-off-by: Nick Clemens <n...@bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to