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

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

index aeca349..fdc2359 100644 (file)
@@ -67,7 +67,7 @@
                                     "selectOnFocus": true,
                                     "triggerAction": "",
                                     "typeAhead": true,
-                                    "valueField": "",
+                                    "valueField": "val",
                                     "width": 200,
                                     "xtype": "ComboBox",
                                     "|xns": "Roo.form",
index a130c74..b41dab9 100644 (file)
@@ -119,7 +119,7 @@ Pman.Dialog.CoreCompanies = {
                                     selectOnFocus : true,
                                     triggerAction : '',
                                     typeAhead : true,
-                                    valueField : '',
+                                    valueField : 'val',
                                     width : 200,
                                     store : {
                                         xtype: 'SimpleStore',