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

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

index 5a6dfdf..2273dcf 100644 (file)
@@ -91,7 +91,7 @@
                                     "qtip": "Select Action",
                                     "queryParam": "query[on_table]",
                                     "selectOnFocus": true,
-                                    "tpl": "<div class=\"x-grid-cell-text x-btn button\"><b>{on_table}</b> </div>",
+                                    "tpl": "<div class=\"x-grid-cell-text x-btn button\"><b>{ontable}</b> </div>",
                                     "triggerAction": "all",
                                     "typeAhead": true,
                                     "valueField": "action",
index 14ee052..9b8aeab 100644 (file)
@@ -233,7 +233,7 @@ Pman.Tab.AdminWatches = new Roo.util.Observable({
                             qtip : "Select Action",
                             queryParam : 'query[on_table]',
                             selectOnFocus : true,
-                            tpl : '<div class="x-grid-cell-text x-btn button"><b>{on_table}</b> </div>',
+                            tpl : '<div class="x-grid-cell-text x-btn button"><b>{ontable}</b> </div>',
                             triggerAction : 'all',
                             typeAhead : true,
                             valueField : 'action',