Roo/form/Form.js
[roojs1] / Roo / form / Form.js
index 50ae88f..764e434 100644 (file)
@@ -56,7 +56,7 @@ Roo.form.Form = function(config){
     
     if (this.progressUrl) {
             // push a hidden field onto the list of fields..
-            this.items.addxtype( {
+            this.addxtype( {
                     xns: Roo.form, 
                     xtype : 'Hidden', 
                     name : 'UPLOAD_IDENTIFIER'