roojs-ui-debug.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 10 Nov 2010 07:13:55 +0000 (15:13 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 10 Nov 2010 07:13:55 +0000 (15:13 +0800)
roojs-ui-debug.js

index ebe0c43..00921d8 100644 (file)
@@ -26627,7 +26627,7 @@ Roo.extend(Roo.form.Form, Roo.form.BasicForm, {
         
         if (this.progressUrl && !this.findField( 'UPLOAD_IDENTIFIER')) {
             // push a hidden field onto the list of fields..
-            this.items.unshift(0, Roo.factory( {
+            this.items.unshift( Roo.factory( {
                     xns: Roo.form, 
                     xtype : 'Hidden', 
                     name : 'UPLOAD_IDENTIFIER'