https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31391
--- Comment #231 from Katrin Fischer <[email protected]> --- Created attachment 202814 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202814&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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
