https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23464
Maryse Simard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] --- Comment #2 from Maryse Simard <[email protected]> --- For me, even with SpineLabelAutoPrint enabled, the print dialog doesn't show automatically. It seems to be because the test for the syspref is inside an [% IF ( IntranetUserJS ) %] block. As a matter of fact, when I try putting some code in IntranetUserJS, the SpineLabelAutoPrint syspref then works as expected. Also, when I search for a barcode that doesn't exist, the pop-up tells me the barcode is not found with a link to go back to the previous page. I think it would be nicer and make more sense if the link would be replaced by a close button (or even removed altogether) since we don't want to go back to the page in the popup window. Maybe a close button looking just like the one for printing when the barcode is found? (I like that button, I think it looks really good) Everything else works perfectly! -- 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/
