Roo/bootstrap/Input.js
authoredward <edward@roojs.com>
Tue, 8 Aug 2017 02:30:01 +0000 (10:30 +0800)
committeredward <edward@roojs.com>
Tue, 8 Aug 2017 02:30:01 +0000 (10:30 +0800)
Roo/bootstrap/Input.js

index 91622e8..01f2843 100644 (file)
@@ -805,6 +805,7 @@ Roo.extend(Roo.bootstrap.Input, Roo.bootstrap.Component,  {
             var label = formGroup.select('label', true).first();
             var icon = formGroup.select('i.fa-star', true).first();
 
+            
             if(!this.getValue().length && label && !icon){
                 this.el.findParent('.form-group', false, true).createChild({
                     tag : 'i',