From 505c2d0c6cea32d2bfb917f9beff76db3371505f Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 17 Dec 2012 10:54:49 +0800 Subject: [PATCH] Pman.Dialog.PersonEditor.js --- Pman.Dialog.PersonEditor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Dialog.PersonEditor.js b/Pman.Dialog.PersonEditor.js index 8f328326..2f134686 100644 --- a/Pman.Dialog.PersonEditor.js +++ b/Pman.Dialog.PersonEditor.js @@ -232,7 +232,7 @@ Pman.Dialog.PersonEditor.prototype = { beforeload : function(st,o) { - o.params.isOwner = 0; + o.params.comptype = 'OWNER'; }, loadexception : Pman.loadException -- 2.39.2