From 049f8b3276bb175090940f05e4fc01f25fc7828b Mon Sep 17 00:00:00 2001 From: Max Guglielmi Date: Sat, 9 Jun 2018 22:34:29 +1000 Subject: [PATCH] Generated by grunt gh-pages --- custom-filtering.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom-filtering.html b/custom-filtering.html index 8b2573d2..0cbf6a90 100644 --- a/custom-filtering.html +++ b/custom-filtering.html @@ -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 */