Pman.Tab.AdminWatches.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 07:24:12 +0000 (15:24 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 07:24:12 +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 70054a6..9aed57d 100644 (file)
                             "*prop": "colModel[]",
                             "dataIndex": "event",
                             "header": "Watch Event",
-                            "width": 200,
+                            "width": 100,
                             "xtype": "ColumnModel",
                             "|renderer": "function(v) { return String.format('{0}', v); }",
                             "|xns": "Roo.grid"
index 815cac5..51be140 100644 (file)
@@ -261,7 +261,7 @@ Pman.Tab.AdminWatches = new Roo.util.Observable({
                         xns: Roo.grid,
                         dataIndex : 'event',
                         header : 'Watch Event',
-                        width : 200,
+                        width : 100,
                         renderer : function(v) { return String.format('{0}', v); }
                     },
                     {