]> git.koha-community.org Git - koha.git/commit
Bug 26245: Remove unused functions from members.js
authorOwen Leonard <oleonard@myacpl.org>
Wed, 19 Aug 2020 00:33:45 +0000 (00:33 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Tue, 20 Oct 2020 17:01:53 +0000 (17:01 +0000)
commit5333a7dacbaa5df71be55f5741e887f620b44197
treeca9ef4de06c1748d982f38cd358c6abd44c7e4c0
parentdc170fcafe2afb130b4117a195b78014a8675c96
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>
(cherry picked from commit 558e64eec0fa9d4e3b31e284038cbd223df8b0d8)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/js/members.js