From: edward Date: Thu, 19 Apr 2018 07:06:51 +0000 (+0800) Subject: Pman.Tab.CmsBlog.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Cms;a=commitdiff_plain;h=e622ff9bd25b14ad10ca465df3356295ed060b5a Pman.Tab.CmsBlog.bjs Pman.Tab.CmsBlog.js --- diff --git a/Pman.Tab.CmsBlog.bjs b/Pman.Tab.CmsBlog.bjs index 13000e09..84d5003f 100644 --- a/Pman.Tab.CmsBlog.bjs +++ b/Pman.Tab.CmsBlog.bjs @@ -677,7 +677,7 @@ }, { "xtype" : "ColumnModel", - "width" : 50, + "width" : 25, "header" : "Active", "$ renderer" : "function(v,x,r) {\n \n var state = v> 0 ? '' : '-checked';\n\n return '';\n}", "$ xns" : "Roo.grid", diff --git a/Pman.Tab.CmsBlog.js b/Pman.Tab.CmsBlog.js index a235523f..f3dd4cd9 100644 --- a/Pman.Tab.CmsBlog.js +++ b/Pman.Tab.CmsBlog.js @@ -1920,7 +1920,7 @@ Pman.Tab.CmsBlog = new Roo.XComponent({ return ''; }, - width : 50, + width : 25, xns : Roo.grid, '|xns' : 'Roo.grid' },