From: Alan Knowles Date: Fri, 17 Sep 2010 10:50:40 +0000 (+0800) Subject: Pman.Dialog.CorePersonContact.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=68b5431ca6ba72c561bf8247e4ea2ec69e20f45b Pman.Dialog.CorePersonContact.bjs --- diff --git a/Pman.Dialog.CorePersonContact.bjs b/Pman.Dialog.CorePersonContact.bjs index 87dc2cc6..50688075 100644 --- a/Pman.Dialog.CorePersonContact.bjs +++ b/Pman.Dialog.CorePersonContact.bjs @@ -151,6 +151,13 @@ "xtype": "TextField", "|xns": "Roo.form" }, + { + "fieldLabel": "Role", + "name": "role", + "width": 200, + "|xns": "Roo.form", + "xtype": "TextField" + }, { "fieldLabel": "Phone", "name": "phone", @@ -172,13 +179,6 @@ "|xns": "Roo.form", "xtype": "TextField" }, - { - "fieldLabel": "Role", - "name": "role", - "width": 200, - "|xns": "Roo.form", - "xtype": "TextField" - }, { "fieldLabel": "Active", "name": "active",