Pman.Dialog.XtupleTransfer.bjs
authorEdward <edward@roojs.com>
Mon, 14 Jul 2014 05:53:58 +0000 (13:53 +0800)
committerEdward <edward@roojs.com>
Mon, 14 Jul 2014 05:53:58 +0000 (13:53 +0800)
Pman.Dialog.XtupleTransfer.js

Pman.Dialog.XtupleTransfer.bjs
Pman.Dialog.XtupleTransfer.js

index 6f06285..a7ddafc 100644 (file)
                                                             "xtype": "Row",
                                                             "items": [
                                                                 {
+                                                                    "actionMode": "fieldEl",
                                                                     "allowBlank": true,
                                                                     "displayField": "desc",
                                                                     "editable": false,
index 273c704..2e633eb 100644 (file)
@@ -518,6 +518,7 @@ Pman.Dialog.XtupleTransfer = {
                                                             {
                                                                 xtype: 'ComboBox',
                                                                 xns: Roo.form,
+                                                                actionMode : 'fieldEl',
                                                                 allowBlank : true,
                                                                 displayField : 'desc',
                                                                 editable : false,