https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12342 Jon Knight <J.P.Knight@lboro.ac.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |J.P.Knight@lboro.ac.uk --- Comment #20 from Jon Knight <J.P.Knight@lboro.ac.uk> --- Been doing some detective work on this one. It seems Bug 15692 moved the datepicker jquery javascript into /koha-tmpl/intranet-tmpl/prog/en/js/members.js, with the patch from this bug still intact. Then Bug 16242 moved the staff client javascript out of the language directory, so /koha-tmpl/intranet-tmpl/prog/en/js/members.js became /koha-tmpl/intranet-tmpl/prog/js/members.js Looking at the log history of this moved file, it appears that the code was then changed in bug 18477, which references this bug. That's been pushed to master more recently than this bug has last been updated, so can we assume that this bug can now be closed again? -- You are receiving this mail because: You are watching all bug changes.