Bug 26245: Remove unused functions from members.js
commit558e64eec0fa9d4e3b31e284038cbd223df8b0d8
authorOwen Leonard <oleonard@myacpl.org>
Wed, 19 Aug 2020 00:33:45 +0000 (19 00:33 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 29 Sep 2020 12:28:18 +0000 (29 14:28 +0200)
tree500df39e77def99ce525a245d1dcef1602dae51f
parent99befa42c80eddec6e49aa1a86b77e74f529f0bd
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.

Signed-off-by: Brandon J <brandon.jimenez@inLibro.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/js/members.js