Pman.Dialog.CorePersonContact.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 17 Sep 2010 10:51:08 +0000 (18:51 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 17 Sep 2010 10:51:08 +0000 (18:51 +0800)
Pman.Dialog.CorePersonContact.js

index 490768f..77744c3 100644 (file)
@@ -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,