Roo/bootstrap/Input.js
authoredward <edward@roojs.com>
Wed, 6 Apr 2016 06:55:36 +0000 (14:55 +0800)
committeredward <edward@roojs.com>
Wed, 6 Apr 2016 06:55:36 +0000 (14:55 +0800)
Roo/bootstrap/Input.js

index 88e7f1e..ce247c5 100644 (file)
@@ -752,11 +752,6 @@ Roo.extend(Roo.bootstrap.Input, Roo.bootstrap.Component,  {
             
         }
         
-        var label = this.el.findParent('.form-group', false, true).select('label', true).first();
-        
-        if(label){
-            Roo.log(label);
-        }
         
         this.fireEvent('valid', this);
     },