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

index 0b524e2..4e0ca54 100644 (file)
@@ -903,7 +903,7 @@ Roo.extend(Roo.bootstrap.Input, Roo.bootstrap.Component,  {
      */
     markInvalid : function(msg)
     {
-        if(!this.el  || this.preventMark){ // not rendered
+        if(!this.el  || this.preventMark){ // not rendered...
             return;
         }