Builder/Provider/File/Roo.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 17 Sep 2010 03:32:56 +0000 (11:32 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 17 Sep 2010 03:32:56 +0000 (11:32 +0800)
Builder/Provider/File/Roo.js

index 31aeeaa..246c44f 100755 (executable)
@@ -116,6 +116,7 @@ Roo = XObject.define(
                 
                 _this.name = cfg.name.replace(/\.bjs/, ''); // BC!
                 _this.parent =  cfg.parent;
+                _this.permname =  cfg.permname;
                 _this.title =  cfg.title;
                 _this.items = cfg.items || [];