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

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

index 41f99a2..6cf300b 100644 (file)
@@ -61,6 +61,7 @@
                                     "editable": true,
                                     "emptyText": "",
                                     "hiddenName": "",
+                                    "listWidth": 250,
                                     "name": "comptype_name",
                                     "qtip": "Select Company type",
                                     "selectOnFocus": true,
index e687583..67f18b5 100644 (file)
@@ -113,6 +113,7 @@ Pman.Dialog.CoreCompanies = {
                                     editable : true,
                                     emptyText : "",
                                     hiddenName : '',
+                                    listWidth : 250,
                                     name : 'comptype_name',
                                     qtip : "Select Company type",
                                     selectOnFocus : true,