Pman.Tab.AdminNotify.bjs
authorAlan Knowles <alan@akbkhome.com>
Mon, 24 Oct 2011 03:42:17 +0000 (11:42 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 24 Oct 2011 03:42:17 +0000 (11:42 +0800)
Pman.Tab.AdminNotify.bjs
Pman.Tab.AdminNotify.js
Pman.Tab.AdminNotify.js

Pman.Tab.AdminNotify.bjs
Pman.Tab.AdminNotify.js

index a235317..07bfb14 100644 (file)
@@ -98,7 +98,7 @@
                             "*prop": "colModel[]",
                             "dataIndex": "ontable",
                             "header": "Ontable",
-                            "width": 200,
+                            "width": 100,
                             "xtype": "ColumnModel",
                             "|renderer": "function(v,x,r) { return String.format('{0}:{1}', v,r.data.onid); }",
                             "|xns": "Roo.grid"
index 81783a6..443234b 100644 (file)
@@ -275,7 +275,7 @@ Pman.Tab.AdminNotify = new Roo.util.Observable({
                         xns: Roo.grid,
                         dataIndex : 'ontable',
                         header : 'Ontable',
-                        width : 200,
+                        width : 100,
                         renderer : function(v,x,r) { return String.format('{0}:{1}', v,r.data.onid); }
                     },
                     {