¡remove empty space
This commit is contained in:
@@ -60,7 +60,6 @@ Ext.onReady(function () {
|
||||
menuDisabled: true,
|
||||
renderer: function (value, metaData, record, rowIndex, colIndex, store) {
|
||||
return "<b>"+value+"</b>";
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user