1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-13 11:22:33 +02:00

Reverted changes to grouped headers demo

This commit is contained in:
Max Guglielmi 2017-03-25 15:21:32 +11:00
parent e8ba629217
commit 23916b753a

View file

@ -51,9 +51,6 @@ var tfConfig = {
types: ['local_storage'],
filters: true,
page_number: true,
page_length: true,
sort: true
},
highlight_keywords: true,
@ -62,10 +59,7 @@ var tfConfig = {
btn_reset: true,
status_bar: true,
paging: true,
paging_length: 10,
results_per_page: ['Records: ', [10, 25, 50, 100]],
paging_length: 15,
enable_empty_option: true,
enable_non_empty_option: true,
enable_default_theme: true,