X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=js%2Feuphorik.js;h=cb7f71a771ee00336c5e93b0f4e280a21d45a047;hp=4e7084419daf94e1f5c3cc324809877aba7b0580;hb=e82b363f65838828948a62ef4452e752743ef661;hpb=600dd53279be74ea09f2c92db35c805b5fd28607 diff --git a/js/euphorik.js b/js/euphorik.js index 4e70844..cb7f71a 100755 --- a/js/euphorik.js +++ b/js/euphorik.js @@ -1080,7 +1080,7 @@ PageEvent.prototype.waitEvent = function(funSend, funsReceive) type: "POST", url: "request", dataType: "json", - // Obsolète (voir TODO) + // TODO : doit disparaitre 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: