FIX_Dropdown converted in updward

This commit is contained in:
venba-Inspriron-3558 2025-09-25 17:01:01 +05:30
parent 4abee8faec
commit 3f19dea530

View File

@ -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(){