From 9ca81343a4899d1d6080e88f5c9870d10706ce1b Mon Sep 17 00:00:00 2001 From: Greg Burri Date: Thu, 12 Jun 2008 21:02:07 +0000 Subject: [PATCH] =?utf8?q?REPORT=20de=20la=20branche=201.0=20290=20=C3=A0?= =?utf8?q?=20293?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- js/euphorik.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/euphorik.js b/js/euphorik.js index 64c9379..0f1eb39 100755 --- a/js/euphorik.js +++ b/js/euphorik.js @@ -1083,7 +1083,7 @@ PageEvent.prototype.waitEvent = function(funSend, funsReceive) url: "request", dataType: "json", // Obsolète (voir TODO) - //timeout: 300000, // timeout de 5min. Gros HACK pas beau. FIXME problème décrit ici : http://groups.google.com/group/jquery-en/browse_thread/thread/8724e64af3333a76 + timeout: 180000, // timeout de 3min. Gros HACK pas beau. FIXME problème décrit ici : http://groups.google.com/group/jquery-en/browse_thread/thread/8724e64af3333a76 data: this.util.jsonVersAction(dataToSend), success: function(data) -- 2.43.0