Pman.Tab.AdminWatches.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 07:32:16 +0000 (15:32 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 07:32:16 +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 d62408b..15af3d6 100644 (file)
                                             "*prop": "store",
                                             "remoteSort": true,
                                             "xtype": "Store",
-                                            "|sortInfo": "{ field : 'on_table' , direction : 'ASC' }",
+                                            "|sortInfo": "{ field : 'ontable' , direction : 'ASC' }",
                                             "|xns": "Roo.data",
                                             "items": [
                                                 {
index e818691..76cde32 100644 (file)
@@ -264,7 +264,7 @@ Pman.Tab.AdminWatches = new Roo.util.Observable({
                                     }
                                 },
                                 remoteSort : true,
-                                sortInfo : { field : 'on_table' , direction : 'ASC' },
+                                sortInfo : { field : 'ontable' , direction : 'ASC' },
                                 proxy : {
                                     xtype: 'HttpProxy',
                                     xns: Roo.data,