https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37868
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 171196 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171196&action=edit Bug 37868: Remove C4::Reserves::ToggleSuspend We can easily replace the calls by ->suspend_hold and ->resume. Test plan: No behaviour changes expected. Confirm that you can still suspend and resume holds (OPAC+staff) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
