19 Aug
2020
19 Aug
'20
2:47 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26245 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 108565 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=108565&action=edit Bug 26245: Remove unused functions from members.js This patch removes some code from members.js which was unused. To test, apply the patch and test that the process of adding or editing a patron is unaffected. Check the Koha codebase for references to these functions in JavaScript: CheckDate unique (note: Not the jQuery function) check_manip_date check_password There should be none. -- You are receiving this mail because: You are watching all bug changes.