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

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

index 62e03da..160e7a6 100644 (file)
                             "*prop": "colModel[]",
                             "dataIndex": "ontable",
                             "header": "Watch Table",
-                            "width": 200,
+                            "width": 150,
                             "xtype": "ColumnModel",
                             "|renderer": "function(v) { return String.format('{0}', v); }",
                             "|xns": "Roo.grid"
index 2462132..b84f1a0 100644 (file)
@@ -269,7 +269,7 @@ Pman.Tab.AdminWatches = new Roo.util.Observable({
                         xns: Roo.grid,
                         dataIndex : 'ontable',
                         header : 'Watch Table',
-                        width : 200,
+                        width : 150,
                         renderer : function(v) { return String.format('{0}', v); }
                     },
                     {