Added setColumnFilter(oTable)
This commit is contained in:
parent
fab7042ce6
commit
b913b067c2
2 changed files with 11 additions and 5 deletions
|
@ -647,6 +647,8 @@ var AIRTIME = (function(AIRTIME) {
|
|||
}
|
||||
|
||||
});
|
||||
|
||||
setColumnFilter(oTable);
|
||||
oTable.fnSetFilteringDelay(350);
|
||||
|
||||
$libContent.find(".dataTables_scrolling").css("max-height", tableHeight);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue