http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8033
Nicole C. Engard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14100|0 |1 is obsolete| | Attachment #14101|0 |1 is obsolete| | Attachment #14102|0 |1 is obsolete| | Attachment #14496|0 |1 is obsolete| | --- Comment #45 from Nicole C. Engard <[email protected]> --- Created attachment 14498 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14498&action=edit [SIGNED-OFF] Bug 8033 [Follow-up] add print receipt option to Koha self-check This follow-up makes some corrections to JavaScript, most importantly by enabling translation of strings embedded in the script. Other corrections: Trailing whitespace, proper <![CDATA[ commenting, and === comparisons (Following coding/JSHint guidelines). To test, check something out in self checkout and click the "Finish" button. The JavaScript confirmation dialog should appear and the receipt should appear and self-close correctly. Signed-off-by: Nicole C. Engard <[email protected]> Works as expected. -- 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/
