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