From eb1fd23d2ec3255bd5205cbfb28a7b517f57b795 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 17 Sep 2010 18:51:08 +0800 Subject: [PATCH] Pman.Dialog.CorePersonContact.js --- Pman.Dialog.CorePersonContact.js | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/Pman.Dialog.CorePersonContact.js b/Pman.Dialog.CorePersonContact.js index 490768fe..77744c37 100644 --- a/Pman.Dialog.CorePersonContact.js +++ b/Pman.Dialog.CorePersonContact.js @@ -213,21 +213,6 @@ Pman.Dialog.CorePersonContact = { name : 'email', width : 200 }, - { - xtype: 'TextField', - xns: Roo.form, - fieldLabel : 'Active', - name : 'active', - width : 75 - }, - { - xtype: 'TextArea', - xns: Roo.form, - fieldLabel : 'Remarks', - name : 'remarks', - width : 200, - height : 100 - }, { xtype: 'TextField', xns: Roo.form, -- 2.39.2