Pman.Dialog.Image.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 28 Sep 2012 04:35:47 +0000 (12:35 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 28 Sep 2012 04:35:47 +0000 (12:35 +0800)
Pman.Dialog.Image.js

Pman.Dialog.Image.bjs
Pman.Dialog.Image.js

index 5df7dfe..41446c4 100644 (file)
@@ -44,6 +44,7 @@
                             "labelWidth": 140,
                             "method": "POST",
                             "style": "margin:10px;",
+                            "timeout": 300,
                             "xtype": "Form",
                             "|url": "baseURL + '/Roo/Images.php'",
                             "|xns": "Roo.form",
index 60f3e50..5aa1a8d 100644 (file)
@@ -180,6 +180,7 @@ Pman.Dialog.Image = {
                             labelWidth : 140,
                             method : 'POST',
                             style : 'margin:10px;',
+                            timeout : 300,
                             url : baseURL + '/Roo/Images.php',
                             items : [
                                 {