1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-04-30 13:52:53 +02:00

Address PR feedback (2)

This commit is contained in:
Max Guglielmi 2017-01-15 17:30:48 +11:00
parent ff99b14f6b
commit 4acb352edc

View file

@ -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