Pman.Dialog.CoreCompanies.bjs
authorChris <chris@roojs.com>
Wed, 12 Sep 2012 07:15:11 +0000 (15:15 +0800)
committerChris <chris@roojs.com>
Wed, 12 Sep 2012 07:15:11 +0000 (15:15 +0800)
Pman.Dialog.CoreCompanies.js

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

index fb5be61..31b64eb 100644 (file)
                                             "triggerAction": "all",
                                             "typeAhead": false,
                                             "valueField": "name",
-                                            "width": 300,
+                                            "width": 200,
                                             "xtype": "ComboBox",
                                             "|xns": "Roo.form",
                                             "items": [
index 9bf7c23..e7af906 100644 (file)
@@ -167,7 +167,7 @@ Pman.Dialog.CoreCompanies = {
                                             triggerAction : 'all',
                                             typeAhead : false,
                                             valueField : 'name',
-                                            width : 300,
+                                            width : 200,
                                             store : {
                                                 xtype: 'Store',
                                                 xns: Roo.data,