window.renderCell = function(result, {col, row}) { if(col.name === 'name') { if(typeof result[0].props == 'object') result[0].props.className = 'clip w-max'; if(row.data.postponed) result[result.length] = {html:'' + row.data.delayInfo + ''}; return result; } if(col.name === 'budget' && typeof(row.data.exceedBudget) != 'undefined') { let iconSign = ' '; let menu = '