23 Sep
2024
23 Sep
'24
12:04 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37761 --- Comment #14 from Jonathan Druart <jonathan.druart@gmail.com> --- (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. -- You are receiving this mail because: You are watching all bug changes.