1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-06 07:52:29 +02:00

Rebuilt demos

This commit is contained in:
Max Guglielmi 2016-04-08 18:22:58 +02:00
parent 9045e85484
commit 2eae85d950

View file

@ -36,11 +36,6 @@
<script data-config>
var tfConfig = {
base_path: '../dist/tablefilter/',
state: true/*{
types: ['local_storage', 'cookie', 'hash'],
page_number: true,
page_length: true
}*/,
btn: true,
col_0: 'multiple',
col_1: 'select',
@ -52,7 +47,7 @@ var tfConfig = {
],
filters_row_index: 3,
headers_row_index: 2,
// remember_grid_values: true,
remember_grid_values: true,
highlight_keywords: true,
alternate_rows: true,
rows_counter: true,