mirror of
https://github.com/koalyptus/TableFilter.git
synced 2026-03-16 15:45:45 +01:00
Generated by grunt gh-pages
This commit is contained in:
parent
8251ef9e33
commit
049f8b3276
1 changed files with 2 additions and 2 deletions
|
|
@ -663,7 +663,7 @@ var tfConfig = {
|
|||
},
|
||||
loader: true,
|
||||
col_types: [
|
||||
'none',
|
||||
'string',
|
||||
'string',
|
||||
'number',
|
||||
'string',
|
||||
|
|
@ -672,7 +672,7 @@ var tfConfig = {
|
|||
'string',
|
||||
{ type: 'date', locale: 'en-GB' },
|
||||
'date',
|
||||
'none'
|
||||
'string'
|
||||
],
|
||||
|
||||
/* custom filtering with cell_parser delegate */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue