Pman.Tab.AdminWatches.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 29 Sep 2011 03:52:00 +0000 (11:52 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 29 Sep 2011 03:52:00 +0000 (11:52 +0800)
Pman.Tab.AdminWatches.bjs
Pman.Tab.AdminWatches.js
Pman.Tab.AdminWatches.js

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

index ce42798..f03348e 100644 (file)
@@ -98,7 +98,7 @@
                                     "tpl": "<div class=\"x-grid-cell-text x-btn button\"><b>{ontable}</b> </div>",
                                     "triggerAction": "all",
                                     "typeAhead": true,
-                                    "valueField": "ontable",
+                                    "valueField": "on_\\table",
                                     "width": 150,
                                     "xtype": "ComboBox",
                                     "|xns": "Roo.form",
index c61b828..6a44696 100644 (file)
@@ -247,7 +247,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 : 'ontable',
+                            valueField : 'on_\table',
                             width : 150,
                             store : {
                                 xtype: 'Store',