fix #7565 - New_Customer_Portal_205_misc
[roojs1] / Roo / bootstrap / form / Input.js
index 96fe412..04209fa 100644 (file)
@@ -815,9 +815,7 @@ Roo.extend(Roo.bootstrap.form.Input, Roo.bootstrap.Component,  {
      * @return {Mixed} value The field value
      */
     getValue : function(){
-        
         var v = this.inputEl().getValue();
-        
         return v;
     },
     /**