Pman.Tab.AdminNotify.bjs
authorEdward <edward@roojs.com>
Wed, 11 Feb 2015 06:34:40 +0000 (14:34 +0800)
committerEdward <edward@roojs.com>
Wed, 11 Feb 2015 06:34:40 +0000 (14:34 +0800)
Pman.Tab.AdminNotify.js

Pman.Tab.AdminNotify.bjs
Pman.Tab.AdminNotify.js

index 0d5853c..664f41f 100644 (file)
                                 },
                                 {
                                     "listeners" : {
-                                        "render" : "function (_self)\n{\n   _this.personCombo = _self;\n}",
+                                        "render" : "function (_self)\n{\n   _this.evtypeCombo = _self;\n}",
                                         "select" : "function (combo, record, index)\n{\n   _this.grid.footer.onClick('first');\n}"
                                     },
                                     "listWidth" : 400,
index 1b3668d..0f6eb1b 100644 (file)
@@ -374,7 +374,7 @@ Pman.Tab.AdminNotify = new Roo.XComponent({
                             listeners : {
                                render : function (_self)
                                   {
-                                     _this.personCombo = _self;
+                                     _this.evtypeCombo = _self;
                                   },
                                select : function (combo, record, index)
                                   {