Builder/Provider/File/Roo.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 24 Jun 2010 07:18:59 +0000 (15:18 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 24 Jun 2010 07:18:59 +0000 (15:18 +0800)
Builder/Provider/File/Roo.js

index 41b3dab..472546d 100755 (executable)
@@ -390,6 +390,7 @@ Roo = XObject.define(
                 "    items : function()",
                 "    {",
                 "        _this = this;",
+                "        MODULE = this;",
                 "        return " + o + ';',
                 "    }",
                 "});",