23 Sep
2024
23 Sep
'24
12:06 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37761 --- Comment #15 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Jonathan Druart from comment #14)
(In reply to Jonathan Druart from comment #13)
528 $('#schedule-pickup-tab').on('click', function() { 529 $('#input-patron-cardnumber').focus(); 530 });
This is not working.
Actually broken by bug 30965.
Reported on bug 37983. -- You are receiving this mail because: You are watching all bug changes.