https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21346
--- Comment #51 from M. Tompsett <[email protected]> --- Comment on attachment 82891 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82891 Bug 21346: Remove inline onclicks per comment 42 Review of attachment 82891: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=21346&attachment=82891) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt @@ +672,2 @@ > [% ELSE %] > + <input type="checkbox" > id="return_date_override_remember" name="return_date_override_remember" /> While the code below actually fixes some of the inline javascript that you corrected, I don't see anything that is the equivalent of forcing the focus to barcode for this. I'll look at the full file to confirm if there is something already. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
