http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13289 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33682|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 33683 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33683&action=edit [SIGNED-OFF] Bug 13289: document.write breaks DataTables The document.write in a td seems to brake the page with a new version of DataTables. This patch replaces a dirty piece of code with another one (but this one works...) Test plan: Create repeatable holidays and verify the page loads correctly. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Works to fix the problem. The code is definitely an improvement. -- You are receiving this mail because: You are watching all bug changes.