From 7ab14804371f6e021935f5c331fdf9c1ea072447 Mon Sep 17 00:00:00 2001 From: vadivelJ96 Date: Wed, 5 Nov 2025 10:20:13 +0530 Subject: [PATCH] CHANGE_help_desk_tickets - VADIVEL J 2025-11-05 10:20 --- app/Views/outstanding_report_list.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/Views/outstanding_report_list.php b/app/Views/outstanding_report_list.php index 0dc70504..203c4151 100644 --- a/app/Views/outstanding_report_list.php +++ b/app/Views/outstanding_report_list.php @@ -176,12 +176,12 @@ buttons: [{ extend: 'csv', text: ' CSV ', - title: 'Policy-Tranction-BDS-List', + title: 'Outstanding Report', }, { extend: 'excel', text: ' EXCEL ', - title: 'Policy-Tranction-BDS-List', + title: 'Outstanding Report', customize: function(xlsx) { var sheet = xlsx.xl.worksheets['sheet1.xml']; var total = 0;