Pman.Tab.AdminNotify.bjs
[Pman.Admin] / Pman.Tab.AdminNotify.bjs
index d92ac40..2e1127d 100644 (file)
@@ -74,7 +74,7 @@
                                 {
                                     "listeners": {
                                         "select": "function (combo, record, index)\n{\n   (function() { _this.grid.footer.onClick('first'); }).defer(100);\n}",
-                                        "render": "function (_self)\n{\n\n}"
+                                        "render": "function (_self)\n{\n   _this.personCombo = _self;\n}"
                                     },
                                     "allowBlank": true,
                                     "displayField": "person_id_name",