Pman.js
authorAlan Knowles <alan@akbkhome.com>
Sun, 1 Apr 2012 07:03:51 +0000 (15:03 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 1 Apr 2012 07:03:51 +0000 (15:03 +0800)
Pman.js

diff --git a/Pman.js b/Pman.js
index c983427..039a8d6 100644 (file)
--- a/Pman.js
+++ b/Pman.js
@@ -926,6 +926,8 @@ Pman = new Roo.Document(
             this.module.add(this.parent.layout, this.region);    
               
         };
+        // map some of the standard properties..
+        obj.order = obj.modKey;
         
         
         Roo.log("CALLING XComponent register with : " + obj.name);