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

index 87dc2cc..5068807 100644 (file)
                                     "xtype": "TextField",
                                     "|xns": "Roo.form"
                                 },
+                                {
+                                    "fieldLabel": "Role",
+                                    "name": "role",
+                                    "width": 200,
+                                    "|xns": "Roo.form",
+                                    "xtype": "TextField"
+                                },
                                 {
                                     "fieldLabel": "Phone",
                                     "name": "phone",
                                     "|xns": "Roo.form",
                                     "xtype": "TextField"
                                 },
-                                {
-                                    "fieldLabel": "Role",
-                                    "name": "role",
-                                    "width": 200,
-                                    "|xns": "Roo.form",
-                                    "xtype": "TextField"
-                                },
                                 {
                                     "fieldLabel": "Active",
                                     "name": "active",