https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31391
--- Comment #219 from Aleisha Amohia <[email protected]> --- Created attachment 201682 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201682&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 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
