Pman.Tab.AdminWatches.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 29 Sep 2011 03:52:11 +0000 (11:52 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 29 Sep 2011 03:52:11 +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 e38f5b1..4f66567 100644 (file)
@@ -95,7 +95,7 @@
                                     "qtip": "Select Action",
                                     "queryParam": "query[ontable]",
                                     "selectOnFocus": true,
-                                    "tpl": "<div class=\"x-grid-cell-text x-btn button\"><b>{ontable}</b> </div>",
+                                    "tpl": "<div class=\"x-grid-cell-text x-btn button\"><b>{on_table}</b> </div>",
                                     "triggerAction": "all",
                                     "typeAhead": true,
                                     "valueField": "on_table",
index 3436cc4..78758e1 100644 (file)
@@ -244,7 +244,7 @@ Pman.Tab.AdminWatches = new Roo.util.Observable({
                             qtip : "Select Action",
                             queryParam : 'query[ontable]',
                             selectOnFocus : true,
-                            tpl : '<div class="x-grid-cell-text x-btn button"><b>{ontable}</b> </div>',
+                            tpl : '<div class="x-grid-cell-text x-btn button"><b>{on_table}</b> </div>',
                             triggerAction : 'all',
                             typeAhead : true,
                             valueField : 'on_table',