¡remove empty space

This commit is contained in:
Rodrigo Quelca
2024-01-18 19:21:40 +00:00
parent ddce102461
commit 99cc76723e

View File

@@ -60,7 +60,6 @@ Ext.onReady(function () {
menuDisabled: true,
renderer: function (value, metaData, record, rowIndex, colIndex, store) {
return "<b>"+value+"</b>";
}
},
{