http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10850
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #21852|0 |1 is obsolete| | --- Comment #4 from Kyle M Hall <[email protected]> --- Created attachment 21973 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21973&action=edit Bug 10850 - Give Quick spine label template page its own id Out of three conditional cases for display of the <body> tag one lacked a unique ID. This patch copies the unique ID from the other cases to the one lacking. This patch also corrects the case of an "onload" attribute which should follow XHTML style rules. To test, the patch for Bug 9618 must be applied. Set the SpineLabelAutoPrint system preference to "[don't] automatically pop up a print dialog." Submit a barcode on the quick spine label creator and view source. The <body> tag should have an ID attribute. Signed-off-by: Paola Rossi <[email protected]> Signed-off-by: Kyle M Hall <[email protected]> -- 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/
