Roo/bootstrap/Input.js
authorjohn <john@roojs.com>
Thu, 7 Jun 2018 09:53:10 +0000 (17:53 +0800)
committerjohn <john@roojs.com>
Thu, 7 Jun 2018 09:53:10 +0000 (17:53 +0800)
Roo/bootstrap/Input.js

index 2df8823..7917f7d 100644 (file)
@@ -538,8 +538,6 @@ Roo.extend(Roo.bootstrap.Input, Roo.bootstrap.Component,  {
      */
     inputEl: function ()
     {
-        Roo.log('comming back to this??');
-        
         return this.el.select('input.form-control',true).first();
     },