Roo/bootstrap/form/Input.js
[roojs1] / roojs-bootstrap-debug.js
index 65e15ef..7a32af8 100644 (file)
@@ -13089,10 +13089,6 @@ Roo.extend(Roo.bootstrap.form.Input, Roo.bootstrap.Component,  {
      */
     getValue : function(){
         var v = this.inputEl().getValue();
-        if(this.name == 'release_content') {
-            Roo.log('GET VALUE');
-            Roo.log(v);
-        }
         return v;
     },
     /**