https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37761
--- Comment #16 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
