http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6209 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #10 from Galen Charlton <gmcharlt@gmail.com> --- Looking good overall, but I've got a nit to pick: --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt @@ -31,6 +31,7 @@ tinyMCE.init({ height : "300", width : "700" }); + //]]> </script> That added line doesn't appear to correspond to a //<![CDATA[ That aside, I'm close to being ready to sign off on this. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.