23 Sep
2024
23 Sep
'24
12:14 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37761 --- Comment #16 from Jonathan Druart <jonathan.druart@gmail.com> --- I guess we also need that: + [% IF tab == 'schedule-pickup_panel' %] + $('#find-patron').focus(); + [% END %] But with bug 37983 I am not sure how to order the change, as the first patch from 37983 will need to be backported and this one will need to be adjusted for backport :-/ -- You are receiving this mail because: You are watching all bug changes.