https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31391 --- Comment #247 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 202956 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202956&action=edit Bug 31391: Allow cancel recall if UseRecalls enabled, remove unnecessary vars This follow-up includes the following changes: - only allow a recall cancellation via the OPAC if UseRecalls is enabled for the OPAC. - uses singleBranchMode var passed by C4::Auth in staff interface biblio recalls - drops unused attribute_type_codes var - drops unnecessary items var and uses biblio.items in template Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> -- You are receiving this mail because: You are watching all bug changes.