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

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

index 83cd2ad..131c653 100644 (file)
@@ -64,7 +64,7 @@
                                             "$ xns" : "Roo.form",
                                             "items" : [
                                                 {
-                                                    "fieldLabel" : "Phone",
+                                                    "fieldLabel" : "Phone / Alt",
                                                     "xtype" : "TextField",
                                                     "$ regex" : "/^[0-9 +-]+$/",
                                                     "width" : 150,
index 4928ffe..16de7c4 100644 (file)
@@ -154,7 +154,7 @@ Pman.Dialog.XtupleQuickContact = {
                                             items : [
                                                {
                                                     '|xns' : 'Roo.form',
-                                                    fieldLabel : 'Phone',
+                                                    fieldLabel : 'Phone / Alt',
                                                     xtype : 'TextField',
                                                     regex : /^[0-9 +-]+$/,
                                                     width : 150,