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

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

index 5468d73..6ce16cf 100644 (file)
@@ -65,7 +65,7 @@
                                     "name": "comptype_name",
                                     "qtip": "Select Company type",
                                     "selectOnFocus": true,
-                                    "triggerAction": "",
+                                    "triggerAction": "all",
                                     "typeAhead": false,
                                     "valueField": "val",
                                     "width": 200,
index 75e9df9..537587a 100644 (file)
@@ -117,7 +117,7 @@ Pman.Dialog.CoreCompanies = {
                                     name : 'comptype_name',
                                     qtip : "Select Company type",
                                     selectOnFocus : true,
-                                    triggerAction : '',
+                                    triggerAction : 'all',
                                     typeAhead : false,
                                     valueField : 'val',
                                     width : 200,