http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11157 Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #22522|0 |1 is obsolete| | --- Comment #7 from Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> --- Created attachment 22523 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22523&action=edit Bug 11157 - Placing a simple item-level hold for serials. For biblios marked as a serial or if the sysprefs: -OPACShowPlaceItemLevelHold or -ShowPlaceItemLevelHold are enabled. Adds a "Place hold"-link after each item in the detailed biblio view. Uses the template parameter 'norequest', to disable the "Place hold"-link in the sidebar opac-detail-sidebar.inc for serials. Added a new parameter itemnumber to opac-reserve.pl/.tt and reserve.pl/.tt. This causes the reserving module to display only the desired item, preselect it and hide unnecessary buttons. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.