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

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

index 7d42551..05d8ffa 100644 (file)
@@ -82,7 +82,7 @@
                                             "tpl": "<div class=\"x-grid-cell-text x-btn button\"><b>{comptype_name}</b> </div>",
                                             "triggerAction": "all",
                                             "typeAhead": false,
-                                            "valueField": "comptype",
+                                            "valueField": "name",
                                             "width": 200,
                                             "xtype": "ComboBox",
                                             "|xns": "Roo.form",
index 8a27f35..fc0524c 100644 (file)
@@ -139,7 +139,7 @@ Pman.Dialog.CoreCompanies = {
                                             tpl : '<div class="x-grid-cell-text x-btn button"><b>{comptype_name}</b> </div>',
                                             triggerAction : 'all',
                                             typeAhead : false,
-                                            valueField : 'comptype',
+                                            valueField : 'name',
                                             width : 200,
                                             store : {
                                                 xtype: 'Store',