Pman.Dialog.CorePersonContact.bjs
[Pman.Core] / 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",