Skip to content

Commit 5eb72ad

Browse files
committed
Fix for regression
1 parent e065710 commit 5eb72ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Mvc.JQuery.Datatables/DataTableConfigVm.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ public _FilterOn(TTarget target, ColDef colDef)
167167
{
168168
_target = target;
169169
_colDef = colDef;
170-
_colDef.Filter = new FilterDef(colDef.Type);
171170

172171
}
173172

0 commit comments

Comments
 (0)