Pman.Tab.AdminLogEvents.bjs
authorEdward <edward@roojs.com>
Thu, 18 Dec 2014 04:10:57 +0000 (12:10 +0800)
committerEdward <edward@roojs.com>
Thu, 18 Dec 2014 04:10:57 +0000 (12:10 +0800)
Pman.Tab.AdminLogEvents.js

Pman.Tab.AdminLogEvents.bjs
Pman.Tab.AdminLogEvents.js

index faa4ca8..cc1e761 100644 (file)
                                                     "xtype" : "ComboBox",
                                                     "allowBlank" : true,
                                                     "typeAhead" : true,
+                                                    "Boolean alwaysQuery" : true,
                                                     "editable" : false,
                                                     "width" : 150,
                                                     "$ xns" : "Roo.form",
index 11ac52b..180020b 100644 (file)
@@ -364,6 +364,7 @@ Pman.Tab.AdminLogEvents = new Roo.XComponent({
                                         xtype : 'ComboBox',
                                         allowBlank : true,
                                         typeAhead : true,
+                                        alwaysQuery : true,
                                         editable : false,
                                         width : 150,
                                         xns : Roo.form,