adjust the width of the columns in the con manager

This commit is contained in:
Damien Churchill 2010-04-27 23:31:12 +01:00
parent 545e4ef717
commit dfde04561f

View file

@ -72,7 +72,7 @@
}),
columns: [{
header: _('Status'),
width: .22,
width: .24,
sortable: true,
dataIndex: 'status'
}, {