Pman.Tab.AdminWatches.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 07:32:37 +0000 (15:32 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 07:32:37 +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 ccfc777..8a888cc 100644 (file)
@@ -92,7 +92,7 @@
                                     "name": "ontable",
                                     "pageSize": 20,
                                     "qtip": "Select Action",
-                                    "queryParam": "query[on_table]",
+                                    "queryParam": "query[ontable]",
                                     "selectOnFocus": true,
                                     "tpl": "<div class=\"x-grid-cell-text x-btn button\"><b>{ontable}</b> </div>",
                                     "triggerAction": "all",
index 4d3b33a..9e152c4 100644 (file)
@@ -241,7 +241,7 @@ Pman.Tab.AdminWatches = new Roo.util.Observable({
                             name : 'ontable',
                             pageSize : 20,
                             qtip : "Select Action",
-                            queryParam : 'query[on_table]',
+                            queryParam : 'query[ontable]',
                             selectOnFocus : true,
                             tpl : '<div class="x-grid-cell-text x-btn button"><b>{ontable}</b> </div>',
                             triggerAction : 'all',