Pman.Dialog.XtupleQuickContact.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 12 Nov 2014 03:00:54 +0000 (11:00 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 12 Nov 2014 03:00:54 +0000 (11:00 +0800)
Pman.Dialog.XtupleQuickContact.js

Pman.Dialog.XtupleQuickContact.bjs
Pman.Dialog.XtupleQuickContact.js

index f27b3f2..bc91420 100644 (file)
                                     "name" : "cntct_phone"
                                 },
                                 {
-                                    "fieldLabel" : "Phone",
+                                    "fieldLabel" : "Phone (Alt)",
                                     "xtype" : "TextField",
                                     "$ regex" : "/^[0-9 +-]+$/",
                                     "width" : 200,
                                     "$ xns" : "Roo.form",
-                                    "name" : "cntct_phone"
+                                    "name" : "cntct_phone1"
                                 },
                                 {
                                     "fieldLabel" : "Email",
index 1f14a85..1582c56 100644 (file)
@@ -151,12 +151,12 @@ Pman.Dialog.XtupleQuickContact = {
                                 },
                                {
                                     '|xns' : 'Roo.form',
-                                    fieldLabel : 'Phone',
+                                    fieldLabel : 'Phone (Alt)',
                                     xtype : 'TextField',
                                     regex : /^[0-9 +-]+$/,
                                     width : 200,
                                     xns : Roo.form,
-                                    name : 'cntct_phone'
+                                    name : 'cntct_phone1'
                                 },
                                {
                                     '|xns' : 'Roo.form',