https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13654
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #35656|0 |1 is obsolete| | --- Comment #9 from Marcel de Rooy <[email protected]> --- Created attachment 82223 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82223&action=edit Bug 13654: Show 'Place hold' when there are too many items? Currently, we do not show Place hold on opac-detail if there are too many items. The user can click View all items to refresh the detail page with all items. At that time we show Place hold (if possible). If we just show Place hold if there are too many items, clicking Place hold could perhaps generate a refusal but will probably most often save another click on View all items (which even seems to confuse some users). Test plan: Pick a biblio with too many items or lower OpacMaxItemsToDisplay. With this patch, you now see Place hold in the side bar. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
