https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15910 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 48364 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48364&action=edit Bug 15910 - Move header search keep text JavaScript into staff-global.js Bug 14189 added some global JavaScript to a new include file which is included in doc-head-close.inc. Since it's included globally, there is no reason not to move it to staff-global.js. This patch does so. To test, apply the patch and clear your browser cache if necessary. - Navigate to any page in the staff client which has multiple header search tabs. - Type something in one of the tabs. - Switch tabs. Verify that your text was copied to the newly-displayed form field. -- You are receiving this mail because: You are watching all bug changes.