Pman.Tab.AdminWatches.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 29 Sep 2011 03:52:05 +0000 (11:52 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 29 Sep 2011 03:52:05 +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 f03348e..e38f5b1 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": "on_\\table",
+                                    "valueField": "on_table",
                                     "width": 150,
                                     "xtype": "ComboBox",
                                     "|xns": "Roo.form",
index 6a44696..3436cc4 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 : 'on_\table',
+                            valueField : 'on_table',
                             width : 150,
                             store : {
                                 xtype: 'Store',