Pman.Tab.AdminLogEvents.bjs
authorAlan Knowles <alan@akbkhome.com>
Thu, 24 Nov 2011 02:51:44 +0000 (10:51 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 24 Nov 2011 02:51:44 +0000 (10:51 +0800)
Pman.Tab.AdminLogEvents.bjs
Pman.Tab.AdminLogEvents.js
Pman.Tab.AdminLogEvents.js

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

index 09edaa0..f0d3fbe 100644 (file)
                                                     "tpl": "<div class=\"x-grid-cell-text x-btn button\"><b>{action}</b> </div>",
                                                     "triggerAction": "all",
                                                     "typeAhead": true,
-                                                    "valueField": "action",
+                                                    "valueField": "val",
                                                     "width": 150,
                                                     "xtype": "ComboBox",
                                                     "|xns": "Roo.form",
index dba077f..4f960ad 100644 (file)
@@ -1121,7 +1121,7 @@ Pman.Tab.AdminLogEvents = new Roo.util.Observable({
                                         tpl : '<div class="x-grid-cell-text x-btn button"><b>{action}</b> </div>',
                                         triggerAction : 'all',
                                         typeAhead : true,
-                                        valueField : 'action',
+                                        valueField : 'val',
                                         width : 150,
                                         store : {
                                             xtype: 'SimpleStore',