From: Alan Knowles Date: Fri, 28 Sep 2012 04:35:47 +0000 (+0800) Subject: Pman.Dialog.Image.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=989aa4fddfbda9754fa4b056667d7f9111f5b0a6 Pman.Dialog.Image.bjs Pman.Dialog.Image.js --- diff --git a/Pman.Dialog.Image.bjs b/Pman.Dialog.Image.bjs index 5df7dfe7..41446c4c 100644 --- a/Pman.Dialog.Image.bjs +++ b/Pman.Dialog.Image.bjs @@ -44,6 +44,7 @@ "labelWidth": 140, "method": "POST", "style": "margin:10px;", + "timeout": 300, "xtype": "Form", "|url": "baseURL + '/Roo/Images.php'", "|xns": "Roo.form", diff --git a/Pman.Dialog.Image.js b/Pman.Dialog.Image.js index 60f3e508..5aa1a8dd 100644 --- a/Pman.Dialog.Image.js +++ b/Pman.Dialog.Image.js @@ -180,6 +180,7 @@ Pman.Dialog.Image = { labelWidth : 140, method : 'POST', style : 'margin:10px;', + timeout : 300, url : baseURL + '/Roo/Images.php', items : [ {