24 Mar
2015
24 Mar
'15
11:13 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13898 --- Comment #2 from Marc Véron <veron@veron.ch> --- Created attachment 37169 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37169&action=edit [Signed-off] Bug 13898: Remove CANDELETEUSER code This code is never used. The permission to delete a patron is now done in members-toolbar.inc using CAN_user_borrowers. It's the good way to do. Test plan: git grep CANDELETEUSER should not return any result Followed test plan. No CANDELETEUSER found. Signed-off-by: Marc Véron <veron@veron.ch> -- You are receiving this mail because: You are watching all bug changes.