Roo/bootstrap/Input.js
authorjohn <john@roojs.com>
Wed, 21 Mar 2018 04:59:55 +0000 (12:59 +0800)
committerjohn <john@roojs.com>
Wed, 21 Mar 2018 04:59:55 +0000 (12:59 +0800)
Roo/bootstrap/Input.js

index 7fb777f..9957042 100644 (file)
@@ -1016,7 +1016,6 @@ Roo.extend(Roo.bootstrap.Input, Roo.bootstrap.Component,  {
             this.el.select('label',true).first().dom.innerHTML = (v === null || v === undefined ? '' : v);
         }
     }
-    
 });