[Koha-bugs] [Bug 6209] Standardize on one javascript library for client-side form validation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 7 01:34:06 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6209

Galen Charlton <gmcharlt at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #10 from Galen Charlton <gmcharlt at 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.


More information about the Koha-bugs mailing list