Builder/Provider/File/Roo.js
[app.Builder.js] / Builder / Provider / File / Roo.js
index 3c84d6e..db0d28d 100644 (file)
@@ -359,6 +359,7 @@ Roo = XObject.define(
                     "    Pman.register({",
                     "        modKey : '" +modkey+"',",
                     "        module : " + this.name + ",",
+                    "        moduleName : '" + this.name + "',",
                     "        region : '" + this.region   +"',",
                     "        parent : " + (this.parent ||  'false') + ",",
                     "        name : " + JSON.stringify(this.title  || "unnamed module") + ",",