Pman.Dialog.CoreCompanies.bjs
authorChris <chris@roojs.com>
Wed, 12 Sep 2012 05:52:06 +0000 (13:52 +0800)
committerChris <chris@roojs.com>
Wed, 12 Sep 2012 05:52:06 +0000 (13:52 +0800)
Pman.Dialog.CoreCompanies.js

Pman.Dialog.CoreCompanies.bjs
Pman.Dialog.CoreCompanies.js

index 4f475eb..7b75494 100644 (file)
@@ -50,6 +50,7 @@
                                     "fieldLabel": "Company ID (for filing Ref.)",
                                     "name": "code",
                                     "qtip": "Enter code",
+                                    "width": 100,
                                     "xtype": "TextField",
                                     "|xns": "Roo.form"
                                 }
index e6b5e37..9b4c12a 100644 (file)
@@ -101,7 +101,8 @@ Pman.Dialog.CoreCompanies = {
                                     allowBlank : false,
                                     fieldLabel : 'Company ID (for filing Ref.)',
                                     name : 'code',
-                                    qtip : "Enter code"
+                                    qtip : "Enter code",
+                                    width : 100
                                 }
                             ]
                         }