* [bug,done,1h] Remove link for total row.
This commit is contained in:
@@ -234,6 +234,8 @@ renderCell = function(result, {row, col})
|
||||
);
|
||||
}
|
||||
|
||||
if(typeof(row.data['field0_colspan']) != 'undefined') result[0] = row.data[col.name];
|
||||
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user