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

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

index 579189c..2fe75c4 100644 (file)
                                     "width": 100,
                                     "xtype": "TextField",
                                     "|xns": "Roo.form"
+                                },
+                                {
+                                    "|xns": "Roo.form",
+                                    "xtype": "ComboBox"
                                 }
                             ]
                         }
index 174e940..2af5940 100644 (file)
@@ -104,6 +104,10 @@ Pman.Dialog.CoreCompanies = {
                                     name : 'code',
                                     qtip : "Enter code",
                                     width : 100
+                                },
+                                {
+                                    xtype: 'ComboBox',
+                                    xns: Roo.form
                                 }
                             ]
                         }