https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42278

--- Comment #11 from Jan Kissig <[email protected]> ---
Created attachment 199715
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199715&action=edit
Bug 42278: (follow-up) Restore findborrower autofocus when no patron loaded

The JS port inverted the original UNLESS condition, so the patron
search field was focused only after a patron was already selected.
Flip back to !borrowernumber.

To test:
- /cgi-bin/koha/circ/circulation.pl with no patron → cursor in findborrower
- Select patron, reload → no focus jump

Signed-off-by: Paul Derscheid <[email protected]>
Signed-off-by: Jan Kissig <[email protected]>

-- 
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/

Reply via email to