Roo/form/Action.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 10 Nov 2010 06:46:18 +0000 (14:46 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 10 Nov 2010 06:46:18 +0000 (14:46 +0800)
Roo/form/Action.js

index f354f9d..de5f915 100644 (file)
@@ -190,9 +190,7 @@ Roo.extend(Roo.form.Action.Submit, Roo.form.Action, {
         var isPost = method == 'POST';
         if(o.clientValidation === false || this.form.isValid()){
             if (this.form.progressUrl) {
-                
-                
-                // use upload progress bar..
+           
                 this.findField('UPLOAD_IDENTIFIER').setValue(
                     (new Date() * 1) + '' + Math.random());