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

--- Comment #45 from Marcel de Rooy <m.de.r...@rijksmuseum.nl> ---
Now we remove it:
-if( $can_item_be_reserved || CountItemsIssued($biblionumber) ||
$biblio->has_items_waiting_or_intransit ) {
-    $template->param( ReservableItems => 1 );
-}

And actually replace it by $holdable_items for anonymous. This is just another
guess. What makes it better than what we had ?

-- 
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