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

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

index 3b240ec..500b628 100644 (file)
                                             "*prop": "store",
                                             "remoteSort": true,
                                             "xtype": "Store",
-                                            "|sortInfo": "{ field : 'ontable' , direction : 'ASC' }",
+                                            "|sortInfo": "{ field : 'on_table' , direction : 'ASC' }",
                                             "|xns": "Roo.data",
                                             "items": [
                                                 {
index 1410a98..1992a57 100644 (file)
@@ -265,7 +265,7 @@ Pman.Tab.AdminWatches = new Roo.util.Observable({
                                     }
                                 },
                                 remoteSort : true,
-                                sortInfo : { field : 'ontable' , direction : 'ASC' },
+                                sortInfo : { field : 'on_table' , direction : 'ASC' },
                                 proxy : {
                                     xtype: 'HttpProxy',
                                     xns: Roo.data,