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

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

index 60aa2b5..cf69fc6 100644 (file)
                                 }
                             ]
                         },
-                        {
-                            "xtype": "ColumnModel",
-                            "header": "Id",
-                            "width": 75,
-                            "dataIndex": "id",
-                            "|renderer": "function(v) { return String.format('{0}', v); }",
-                            "|xns": "Roo.grid",
-                            "*prop": "colModel[]"
-                        },
                         {
                             "xtype": "ColumnModel",
                             "header": "Ontable",
index fa546c3..452bc31 100644 (file)
@@ -256,14 +256,6 @@ Pman.Tab.AdminWatches = new Roo.util.Observable({
                     ]
                 },
                 colModel : [
-                    {
-                        xtype: 'ColumnModel',
-                        xns: Roo.grid,
-                        header : 'Id',
-                        width : 75,
-                        dataIndex : 'id',
-                        renderer : function(v) { return String.format('{0}', v); }
-                    },
                     {
                         xtype: 'ColumnModel',
                         xns: Roo.grid,