CHANGE_help_desk_tickets - VADIVEL J 2025-11-05 10:20

This commit is contained in:
vadivelJ96 2025-11-05 10:20:13 +05:30
parent a74154282d
commit 7ab1480437

View File

@ -176,12 +176,12 @@
buttons: [{
extend: 'csv',
text: '<i class="mdi mdi-file-delimited " ></i><span class=" btn-custom"> CSV </span>',
title: 'Policy-Tranction-BDS-List',
title: 'Outstanding Report',
},
{
extend: 'excel',
text: '<i class="mdi mdi-file-excel " ></i><span class=" btn-custom"> EXCEL </span>',
title: 'Policy-Tranction-BDS-List',
title: 'Outstanding Report',
customize: function(xlsx) {
var sheet = xlsx.xl.worksheets['sheet1.xml'];
var total = 0;