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

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

index ed5a381..dd325fa 100644 (file)
@@ -67,7 +67,7 @@
                                                     "fieldLabel" : "Phone / Alt",
                                                     "xtype" : "TextField",
                                                     "$ regex" : "/^[0-9 +-]+$/",
-                                                    "width" : 120,
+                                                    "width" : 130,
                                                     "$ xns" : "Roo.form",
                                                     "name" : "cntct_phone"
                                                 }
index b332a31..d5b5385 100644 (file)
@@ -157,7 +157,7 @@ Pman.Dialog.XtupleQuickContact = {
                                                     fieldLabel : 'Phone / Alt',
                                                     xtype : 'TextField',
                                                     regex : /^[0-9 +-]+$/,
-                                                    width : 120,
+                                                    width : 130,
                                                     xns : Roo.form,
                                                     name : 'cntct_phone'
                                                 }