https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16447 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #51231|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 51246 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51246&action=edit Bug 16447: Remove occurrence of the borrow permission which does no longer exist Bug 7976 has removed this permission, but other patches re-added it... Note that the occurrences in sendbasket.pl, edithelp.pl, opac/svc/login should have been removed by bug 7976. Test plan: git grep 'borrow.*=> 1' should not return any results. -- You are receiving this mail because: You are watching all bug changes.