https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23464 --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 92445 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92445&action=edit Bug 23464: (follow-up) QA fixes This patch corrects two issues raised during testing: - Move JavaScript out of template check for IntranetUserJS so that SpineLabelAutoPrint behavior works correctly. - Add "close" button to pop-up window for cases when the barcode was not found. Also changed: - Added "required" attribute to barcode input on quick spine label printing page so that submitting an empty form will not work. - Tweaked CSS slightly to fix alignment of spine label form and submit button. (You must rebuild the staff client CSS: https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff...) -- You are receiving this mail because: You are watching all bug changes.