mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
fixes wso2/product-iot#1243
This commit is contained in:
parent
aa6d0da3fd
commit
4427348f69
@ -219,6 +219,7 @@ $.fn.datatables_extended = function(settings){
|
||||
$(document).off('click','.viewEnabledIcon');
|
||||
//--- End of EMM related codes
|
||||
} else if ($(button).html() == 'Cancel'){
|
||||
$('.bulk-action-row').addClass('hidden');
|
||||
thisTable.removeClass("table-selectable");
|
||||
$(button).addClass("active").html('Select');
|
||||
$(button).parent().next().children().addClass("disabled");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user