1143 |
_dt_add_filters(this, table_dt, filters_options); |
1143 |
_dt_add_filters(this, table_dt, filters_options); |
1146 |
table_dt.on("column-visibility.dt", function(){ |
1146 |
table_dt.on("draw", function(){ |
1148 |
_dt_add_filters(this, table_dt, filters_options); |
1148 |
_dt_add_filters(this, table_dt, filters_options); |