Pman.Tab.AdminWatches.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 07:32:32 +0000 (15:32 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 07:32:32 +0000 (15:32 +0800)
Pman.Tab.AdminWatches.bjs
Pman.Tab.AdminWatches.js
Pman.Tab.AdminWatches.js

Pman.Tab.AdminWatches.bjs
Pman.Tab.AdminWatches.js

index 8087fd9..ccfc777 100644 (file)
@@ -97,7 +97,7 @@
                                     "tpl": "<div class=\"x-grid-cell-text x-btn button\"><b>{ontable}</b> </div>",
                                     "triggerAction": "all",
                                     "typeAhead": true,
-                                    "valueField": "action",
+                                    "valueField": "ontable",
                                     "width": 150,
                                     "xtype": "ComboBox",
                                     "|xns": "Roo.form",
index b6da817..4d3b33a 100644 (file)
@@ -246,7 +246,7 @@ Pman.Tab.AdminWatches = new Roo.util.Observable({
                             tpl : '<div class="x-grid-cell-text x-btn button"><b>{ontable}</b> </div>',
                             triggerAction : 'all',
                             typeAhead : true,
-                            valueField : 'action',
+                            valueField : 'ontable',
                             width : 150,
                             store : {
                                 xtype: 'Store',