Pman.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 6 Sep 2011 05:59:48 +0000 (13:59 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 6 Sep 2011 05:59:48 +0000 (13:59 +0800)
Pman.js

diff --git a/Pman.js b/Pman.js
index bde2e9a..7d9552c 100644 (file)
--- a/Pman.js
+++ b/Pman.js
@@ -791,6 +791,7 @@ Pman = new Roo.Document(
             }
             // this is an error condition - the parent does not exist..
             // technically it should not happen..
+            console.log("Parent is missing");
             console.log(obj);
             return;
         }