Pman.js
authorAlan Knowles <alan@akbkhome.com>
Sun, 1 Apr 2012 06:56:14 +0000 (14:56 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 1 Apr 2012 06:56:14 +0000 (14:56 +0800)
Pman.js

diff --git a/Pman.js b/Pman.js
index a16d80a..64519b8 100644 (file)
--- a/Pman.js
+++ b/Pman.js
@@ -892,6 +892,7 @@ Pman = new Roo.Document(
             if (!this.parent) {
                 Roo.log("Skip module, as parent does not exist");
                 Roo.log(this);
+                return;
             }
             //if (typeof(mod) == 'function') {
             //    mod();