From 989aa4fddfbda9754fa4b056667d7f9111f5b0a6 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 28 Sep 2012 12:35:47 +0800 Subject: [PATCH] Pman.Dialog.Image.bjs Pman.Dialog.Image.js --- Pman.Dialog.Image.bjs | 1 + Pman.Dialog.Image.js | 1 + 2 files changed, 2 insertions(+) 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 : [ { -- 2.39.2