From bb5fde187ef43416c828442d7505afbcf88119ad Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 17 Sep 2010 18:54:17 +0800 Subject: [PATCH] Pman.Dialog.CorePersonContact.bjs --- Pman.Dialog.CorePersonContact.bjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Dialog.CorePersonContact.bjs b/Pman.Dialog.CorePersonContact.bjs index 672d2048..56229984 100644 --- a/Pman.Dialog.CorePersonContact.bjs +++ b/Pman.Dialog.CorePersonContact.bjs @@ -38,7 +38,7 @@ "items": [ { "listeners": { - "add": "function (combo)\n{\n\n Pman.Dialog.Companies.show( { id: 0 }, function(data) {\n cb.setFromData(data);\n }); \n}" + "add": "function (combo)\n{\n\n Pman.Dialog.Companies.show( { id: 0 }, function(data) {\n _this\n }); \n}" }, "allowBlank": "false", "displayField": "code", -- 2.39.2