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