From 40cb9cc7f493fb56bf8982e857dce5658f2e2480 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 13 Sep 2010 12:57:43 +0800 Subject: [PATCH] Pman.Request.js --- Pman.Request.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Pman.Request.js b/Pman.Request.js index 38a35ef6..5b6f8061 100644 --- a/Pman.Request.js +++ b/Pman.Request.js @@ -12,10 +12,7 @@ var t = new Pman.Request({ Roo.log(res.data); Roo.log(res.total); .... - }, - failure : function () { - - } + } }); -- 2.39.2