Pman.Tab.AdminNotify.bjs
[Pman.Admin] / Pman.Tab.AdminNotify.bjs
index 4dccf40..cf5cb7b 100644 (file)
                                 },
                                 {
                                     "listeners" : {
-                                        "render" : "function (_self)\n{\n   _this.evtypeCombo = _self;\n}",
+                                        "render" : "function (_self)\n{\n   _this.typeCombo = _self;\n}",
                                         "select" : "function (combo, record, index)\n{\n   _this.grid.footer.onClick('first');\n}"
                                     },
                                     "listWidth" : 400,