FIX_Dropdown converted in updward
This commit is contained in:
parent
4abee8faec
commit
3f19dea530
@ -920,7 +920,8 @@ table.dataTable tbody td {
|
||||
enableFiltering: false,
|
||||
enableCaseInsensitiveFiltering: false,
|
||||
includeSelectAllOption : false,
|
||||
buttonWidth:'100%'
|
||||
buttonWidth:'100%',
|
||||
dropUp: true
|
||||
});
|
||||
|
||||
$('.close').click(function(){
|
||||
|
||||
Loading…
Reference in New Issue
Block a user