diff --git a/static/templates/data-types.html b/static/templates/data-types.html index 06c8619e..136c8784 100644 --- a/static/templates/data-types.html +++ b/static/templates/data-types.html @@ -104,7 +104,7 @@ var tfConfig = { col: [3, 4], operation: ['sum', 'sum'], write_method: ['innerhtml', 'innerhtml'], - exclude_row: [totRowIndex-1, totRowIndex], + exclude_row: [totRowIndex], decimal_precision: [2, 2], tot_row_index: [totRowIndex], on_after_operation: formatTotals