From ad8636c9e8d9911f182f0120f4e7f0fe1f3851f2 Mon Sep 17 00:00:00 2001 From: edward Date: Mon, 16 Oct 2017 10:54:24 +0800 Subject: [PATCH] Pman.js --- Pman.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Pman.js b/Pman.js index bb4438ea..50865422 100644 --- a/Pman.js +++ b/Pman.js @@ -851,6 +851,9 @@ Pman = new Roo.Document( xbeforebuild : function(obj) { + Roo.log('object : '); + Roo.log(obj); + if (typeof(obj.part) != 'undefined') { if (!obj.part[1].length) { -- 2.39.2