1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-17 22:06:41 +02:00

Generated by grunt gh-pages

This commit is contained in:
Max Guglielmi 2018-06-09 22:34:29 +10:00
parent 8251ef9e33
commit 049f8b3276

View file

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