Roo/bootstrap/Input.js
authorjohn <john@roojs.com>
Thu, 7 Dec 2017 01:55:10 +0000 (09:55 +0800)
committerjohn <john@roojs.com>
Thu, 7 Dec 2017 01:55:10 +0000 (09:55 +0800)
Roo/bootstrap/Input.js

index 302e794..0b524e2 100644 (file)
@@ -902,7 +902,7 @@ Roo.extend(Roo.bootstrap.Input, Roo.bootstrap.Component,  {
      * @param {String} msg The validation message
      */
     markInvalid : function(msg)
-    {//test
+    {
         if(!this.el  || this.preventMark){ // not rendered
             return;
         }