From c532f38f53c35b08a3e6fa858ee1cc3a8cfd88bc Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 9 Nov 2010 14:59:43 +0800 Subject: [PATCH] Pman.js --- Pman.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.js b/Pman.js index 8efd610d..aa9df1fa 100644 --- a/Pman.js +++ b/Pman.js @@ -868,7 +868,7 @@ Pman = new Roo.Document( cb.call(result); return; } - complete += result; + complete += result + ' '; cur++; transbits(); }); -- 2.39.2