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

index 7917f7d..2df8823 100644 (file)
@@ -538,6 +538,8 @@ 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();
     },