From 4b6df165553eb235b517a11588ee1c134d62ffba Mon Sep 17 00:00:00 2001 From: vadivelJ96 Date: Fri, 29 Aug 2025 17:56:19 +0530 Subject: [PATCH] CHANGE_UI_FIX - VADIVEL J 2025-08-29 --- app/Controllers/ClientController.php | 2 +- app/Controllers/Home.php | 2 +- app/Controllers/LeadsController.php | 4 +- app/Controllers/MasterController.php | 6 +-- app/Helpers/ChatbotHelper.php | 20 +++++----- app/Helpers/sendMailNotification.php | 30 +++++++-------- app/Views/UserList.php | 6 +-- app/Views/add_image_list.php | 2 +- app/Views/batch_list.php | 2 +- app/Views/bds_multi_report.php | 2 +- app/Views/bds_renewal_report_list.php | 2 +- app/Views/bds_report_Insurer_wise_Data.php | 2 +- app/Views/bds_report_bap_wise_data.php | 2 +- app/Views/bds_tat_wise_report.php | 2 +- app/Views/business_team_list.php | 2 +- app/Views/cd_master_list.php | 2 +- app/Views/claim_dump_file_list.php | 2 +- app/Views/claim_files_upload.php | 2 +- app/Views/claims_report_acc_manager_wise.php | 2 +- app/Views/claims_report_tpa_wise.php | 2 +- app/Views/client_api.php | 2 +- app/Views/client_branch.php | 2 +- app/Views/client_deposit_list.php | 2 +- app/Views/client_info.php | 12 +++--- app/Views/client_kyc.php | 4 +- app/Views/client_list.php | 2 +- app/Views/client_policy.php | 2 +- app/Views/dms_search.php | 2 +- app/Views/drive_file_upload.php | 2 +- app/Views/ecard_template/default_ecard.php | 2 +- app/Views/ecard_template/fhpl_tpa.php | 4 +- app/Views/ecard_template/icici_tpa.php | 4 +- app/Views/ecard_template/md_tpa.php | 8 ++-- app/Views/employee_data_list.php | 4 +- app/Views/endorsement_dash.php | 2 +- app/Views/endorsement_list.php | 4 +- app/Views/enrollment_list.php | 2 +- app/Views/errors/html/error_exception.php | 18 ++++----- app/Views/excel_errors.php | 2 +- app/Views/export_import_error_list.php | 2 +- app/Views/file_list.php | 2 +- app/Views/finance_team_list.php | 2 +- app/Views/hr_activity_history.php | 2 +- app/Views/hr_file_upload.php | 2 +- app/Views/insurer_branch.php | 2 +- app/Views/insurer_export_templete.php | 2 +- app/Views/insurer_list.php | 2 +- app/Views/insurer_statement_list.php | 4 +- app/Views/irda_bap_insurer_report_list.php | 2 +- app/Views/irda_client_report_list.php | 2 +- app/Views/kyc_docs.php | 2 +- app/Views/kyc_list.php | 2 +- app/Views/layout/header.php | 38 +++++++++---------- app/Views/leads_list.php | 4 +- app/Views/log_view.php | 2 +- app/Views/notification old.php | 4 +- app/Views/notification.php | 4 +- app/Views/outstanding_report_list.php | 2 +- app/Views/policies.php | 2 +- app/Views/policy_gmc_terms.php | 4 +- app/Views/policy_gpa_terms.php | 2 +- app/Views/policy_grid.php | 2 +- app/Views/policy_grid_excel.php | 2 +- .../policy_transaction_endorsement_form.php | 2 +- .../policy_transaction_endorsement_list.php | 2 +- .../policy_transaction_inception_form.php | 2 +- .../policy_transaction_inception_list.php | 2 +- app/Views/policy_type_list.php | 2 +- app/Views/rack_rate_test.php | 8 ++-- app/Views/report_bds.php | 4 +- app/Views/report_bds_old.php | 2 +- app/Views/tat_report_band_wise_list.php | 2 +- app/Views/test_members_list.php | 2 +- app/Views/thz_list.php | 11 +----- app/Views/thz_notes.php | 2 +- app/Views/ticket_feedback_list.php | 2 +- app/Views/ticket_history.php | 2 +- app/Views/ticket_list.php | 2 +- app/Views/ticket_mail_template.php | 2 +- app/Views/tpa_branch.php | 2 +- app/Views/tpa_list.php | 2 +- app/Views/variance_report_list.php | 2 +- app/Views/vehicle_docs.php | 2 +- app/Views/vehicle_master_list.php | 2 +- app/Views/view_deposit.php | 2 +- app/Views/view_file_upload_emp_list.php | 2 +- app/Views/view_rfq.php | 4 +- 87 files changed, 163 insertions(+), 174 deletions(-) diff --git a/app/Controllers/ClientController.php b/app/Controllers/ClientController.php index 98b2a821..9845210a 100755 --- a/app/Controllers/ClientController.php +++ b/app/Controllers/ClientController.php @@ -184,7 +184,7 @@ class ClientController extends AdminController public function testMailAttachments($email = 'venkateshraman786@gmail.com') { - $message = '

Request for Quotation (RFQ)

Dear {{RECIPIENT_NAME}},

We are reaching out to request a quotation for the following insurance coverage. Please review the details below and provide your quote at your earliest convenience.

RFQ Details

Client name{{CLIENT_NAME}}
Coverage Type{{POLICY_LONG_NAME}}
Policy Start Date{{POLICY_START_DATE}}
Policy Duration{{DURATION}}
Please note: Additional terms and details are included in the attachment for your reference.

Please feel free to reach out if you require any further information to prepare the quote. We look forward to receiving your proposal.

Best regards,

Nhance India Pvt Ltd

'; + $message = '

Request for Quotation (RFQ)

Dear {{RECIPIENT_NAME}},

We are reaching out to request a quotation for the following insurance coverage. Please review the details below and provide your quote at your earliest convenience.

RFQ Details

Client name{{CLIENT_NAME}}
Coverage Type{{POLICY_LONG_NAME}}
Policy Start Date{{POLICY_START_DATE}}
Policy Duration{{DURATION}}
Please note: Additional terms and details are included in the attachment for your reference.

Please feel free to reach out if you require any further information to prepare the quote. We look forward to receiving your proposal.

Best regards,

Nhance India Pvt Ltd

'; // $attachments = [ // ["filePath" => ROOTPATH."public/sample_excel/sample_addition.xls","fileName" => "sample_addition.xls"], diff --git a/app/Controllers/Home.php b/app/Controllers/Home.php index cc084f72..eb0133d1 100755 --- a/app/Controllers/Home.php +++ b/app/Controllers/Home.php @@ -307,7 +307,7 @@ public function convertToPdf($inputFile = null) { // Customize this based on your needs $html = '

' . htmlspecialchars($worksheet->getTitle()) . '

'; - $html .= ''; + $html .= '
'; foreach ($worksheet->getRowIterator() as $row) { $html .= ''; diff --git a/app/Controllers/LeadsController.php b/app/Controllers/LeadsController.php index 742ca2cf..98202360 100644 --- a/app/Controllers/LeadsController.php +++ b/app/Controllers/LeadsController.php @@ -2747,7 +2747,7 @@ class LeadsController extends BaseController $subject = $file_type == 'rfq' ? 'Request for Quotation from ' . $lead_data['client_name'] . ' for ' . $lead_data['policy_type'] : 'Quotation Comparison Report for ' . $lead_data['policy_type']; - $original_message = '

Request for Quotation (RFQ)

Dear {{RECIPIENT_NAME}},

We are reaching out to request a quotation for the following insurance coverage. Please review the details below and provide your quote at your earliest convenience.

RFQ Details

Client name{{CLIENT_NAME}}
Coverage Type{{POLICY_LONG_NAME}}
Policy Start Date{{POLICY_START_DATE}}
Policy Duration{{DURATION}}
Please note: Additional terms and details are included in the attachment for your reference.

Please feel free to reach out if you require any further information to prepare the quote. We look forward to receiving your proposal.

Best regards,

Nhance India Pvt Ltd

© Nhance India Pvt Ltd. All rights reserved.

'; + $original_message = '

Request for Quotation (RFQ)

Dear {{RECIPIENT_NAME}},

We are reaching out to request a quotation for the following insurance coverage. Please review the details below and provide your quote at your earliest convenience.

RFQ Details

Client name{{CLIENT_NAME}}
Coverage Type{{POLICY_LONG_NAME}}
Policy Start Date{{POLICY_START_DATE}}
Policy Duration{{DURATION}}
Please note: Additional terms and details are included in the attachment for your reference.

Please feel free to reach out if you require any further information to prepare the quote. We look forward to receiving your proposal.

Best regards,

Nhance India Pvt Ltd

© Nhance India Pvt Ltd. All rights reserved.

'; //for mail content if (!empty($mail_content)) { @@ -4901,7 +4901,7 @@ class LeadsController extends BaseController // Start table with clean styling $html .= "

{$category}

"; - $html .= ""; + $html .= "
"; // Table header with light background $html .= ""; diff --git a/app/Controllers/MasterController.php b/app/Controllers/MasterController.php index 61c5aedf..9838492c 100755 --- a/app/Controllers/MasterController.php +++ b/app/Controllers/MasterController.php @@ -1798,7 +1798,7 @@ class MasterController extends AdminController $email_id = CLI::getOption('to') ? CLI::getOption('to') : $email_id; // print_r($email_id);die(); // $gmailapi = \Config\Services::gmailapi(); - $message = '

Request for Quotation (RFQ)

Dear {{RECIPIENT_NAME}},

We are reaching out to request a quotation for the following insurance coverage. Please review the details below and provide your quote at your earliest convenience.

RFQ Details

Client name{{CLIENT_NAME}}
Coverage Type{{POLICY_LONG_NAME}}
Policy Start Date{{POLICY_START_DATE}}
Policy Duration{{DURATION}}
Please note: Additional terms and details are included in the attachment for your reference.

Please feel free to reach out if you require any further information to prepare the quote. We look forward to receiving your proposal.

Best regards,

Nhance India Pvt Ltd

'; + $message = '

Request for Quotation (RFQ)

Dear {{RECIPIENT_NAME}},

We are reaching out to request a quotation for the following insurance coverage. Please review the details below and provide your quote at your earliest convenience.

RFQ Details

Client name{{CLIENT_NAME}}
Coverage Type{{POLICY_LONG_NAME}}
Policy Start Date{{POLICY_START_DATE}}
Policy Duration{{DURATION}}
Please note: Additional terms and details are included in the attachment for your reference.

Please feel free to reach out if you require any further information to prepare the quote. We look forward to receiving your proposal.

Best regards,

Nhance India Pvt Ltd

'; // $attachments = [ // ["filePath" => WRITEPATH."uploads/excel/sample/correction.xls","fileName" => "correction.xls"], @@ -1821,7 +1821,7 @@ class MasterController extends AdminController public function testZeptoSMTP() { - $message = '

Request for Quotation (RFQ)

Dear {{RECIPIENT_NAME}},

We are reaching out to request a quotation for the following insurance coverage. Please review the details below and provide your quote at your earliest convenience.

RFQ Details

Client name{{CLIENT_NAME}}
Coverage Type{{POLICY_LONG_NAME}}
Policy Start Date{{POLICY_START_DATE}}
Policy Duration{{DURATION}}
Please note: Additional terms and details are included in the attachment for your reference.

Please feel free to reach out if you require any further information to prepare the quote. We look forward to receiving your proposal.

Best regards,

Nhance India Pvt Ltd

'; + $message = '

Request for Quotation (RFQ)

Dear {{RECIPIENT_NAME}},

We are reaching out to request a quotation for the following insurance coverage. Please review the details below and provide your quote at your earliest convenience.

RFQ Details

Client name{{CLIENT_NAME}}
Coverage Type{{POLICY_LONG_NAME}}
Policy Start Date{{POLICY_START_DATE}}
Policy Duration{{DURATION}}
Please note: Additional terms and details are included in the attachment for your reference.

Please feel free to reach out if you require any further information to prepare the quote. We look forward to receiving your proposal.

Best regards,

Nhance India Pvt Ltd

'; $attachments = [ ["filePath" => ROOTPATH . "public/sample_excel/sample_addition.xls", "fileName" => "sample_addition.xls"], ["filePath" => ROOTPATH . "public/sample_excel/sample_inception.xls", "fileName" => "sample_inception.xls"], @@ -1973,7 +1973,7 @@ class MasterController extends AdminController public function sendMutipleToEmails() { - $message = '

Request for Quotation (RFQ)

Dear {{RECIPIENT_NAME}},

We are reaching out to request a quotation for the following insurance coverage. Please review the details below and provide your quote at your earliest convenience.

RFQ Details

Client name{{CLIENT_NAME}}
Coverage Type{{POLICY_LONG_NAME}}
Policy Start Date{{POLICY_START_DATE}}
Policy Duration{{DURATION}}
Please note: Additional terms and details are included in the attachment for your reference.

Please feel free to reach out if you require any further information to prepare the quote. We look forward to receiving your proposal.

Best regards,

Nhance India Pvt Ltd

'; + $message = '

Request for Quotation (RFQ)

Dear {{RECIPIENT_NAME}},

We are reaching out to request a quotation for the following insurance coverage. Please review the details below and provide your quote at your earliest convenience.

RFQ Details

Client name{{CLIENT_NAME}}
Coverage Type{{POLICY_LONG_NAME}}
Policy Start Date{{POLICY_START_DATE}}
Policy Duration{{DURATION}}
Please note: Additional terms and details are included in the attachment for your reference.

Please feel free to reach out if you require any further information to prepare the quote. We look forward to receiving your proposal.

Best regards,

Nhance India Pvt Ltd

'; $attachments = [ ["filePath" => ROOTPATH . "public/sample_excel/sample_addition.xls", "fileName" => "sample_addition.xls"], ["filePath" => ROOTPATH . "public/sample_excel/sample_inception.xls", "fileName" => "sample_inception.xls"], diff --git a/app/Helpers/ChatbotHelper.php b/app/Helpers/ChatbotHelper.php index e1f213d3..b17161c2 100644 --- a/app/Helpers/ChatbotHelper.php +++ b/app/Helpers/ChatbotHelper.php @@ -393,18 +393,18 @@ class ChatbotHelper - +
- +
- +
@@ -412,12 +412,12 @@ class ChatbotHelper
- +
- +
@@ -449,7 +449,7 @@ class ChatbotHelper
- +
@@ -457,7 +457,7 @@ class ChatbotHelper
- +
@@ -492,7 +492,7 @@ class ChatbotHelper
- +
@@ -500,7 +500,7 @@ class ChatbotHelper
- +
@@ -514,7 +514,7 @@ class ChatbotHelper
- +
diff --git a/app/Helpers/sendMailNotification.php b/app/Helpers/sendMailNotification.php index bd66c776..f9de6b09 100755 --- a/app/Helpers/sendMailNotification.php +++ b/app/Helpers/sendMailNotification.php @@ -305,7 +305,7 @@ class sendMailNotification } $table_content .= $policy_name_for_policy_type . ''; - $table_content .= ''; + $table_content .= '
'; // Add text-align: center to the table head $table_content .= ''; @@ -442,7 +442,7 @@ class sendMailNotification } $table_content .= $policy_name_for_policy_type . ' ( Payable By Employee ) '; - $table_content .= '
'; + $table_content .= '
'; // Add text-align: center to the table head $table_content .= ''; @@ -479,7 +479,7 @@ class sendMailNotification if (count($Addon_list) > 0) { $table_content .= '
'; - $table_content .= '
'; + $table_content .= '
'; // Center align for table header and body $table_content .= ''; @@ -655,7 +655,7 @@ class sendMailNotification } $table_content .= $policy_name_for_policy_type . ''; - $table_content .= '
'; + $table_content .= '
'; // Add text-align: center to the table head $table_content .= ''; @@ -741,7 +741,7 @@ class sendMailNotification } $table_content .= $policy_name_for_policy_type . ' ( Payable By Employee ) '; - $table_content .= '
'; + $table_content .= '
'; // Add text-align: center to the table head $table_content .= ''; @@ -779,7 +779,7 @@ class sendMailNotification if (count($Addon_list) > 0) { $table_content .= '
'; - $table_content .= '
'; + $table_content .= '
'; // Center align for table header and body $table_content .= ''; @@ -956,7 +956,7 @@ class sendMailNotification } $table_content .= $policy_name_for_policy_type . ''; - $table_content .= '
'; + $table_content .= '
'; // Add text-align: center to the table head $table_content .= ''; @@ -1042,7 +1042,7 @@ class sendMailNotification } $table_content .= $policy_name_for_policy_type . ' ( Payable By Employee ) '; - $table_content .= '
'; + $table_content .= '
'; // Add text-align: center to the table head $table_content .= ''; @@ -1079,7 +1079,7 @@ class sendMailNotification if (count($Addon_list) > 0) { $table_content .= '
'; - $table_content .= '
'; + $table_content .= '
'; // Center align for table header and body $table_content .= ''; @@ -1332,7 +1332,7 @@ class sendMailNotification // Start table row $table_content .= $policy_name . ''; - $table_content .= '
'; + $table_content .= '
'; $table_content .= ''; $table_content .= ''; $table_content .= ''; @@ -1384,7 +1384,7 @@ class sendMailNotification // Generate summary table for addon if applicable if (count($Addon_list) > 0) { $table_content .= '
'; - $table_content .= '
Name
'; + $table_content .= '
'; $table_content .= ''; $table_content .= ''; @@ -1482,7 +1482,7 @@ class sendMailNotification // Start table row $table_content .= $policy_name . ''; - $table_content .= '
'; + $table_content .= '
'; $table_content .= ''; $table_content .= ''; $table_content .= ''; @@ -1534,7 +1534,7 @@ class sendMailNotification // Generate summary table for addon if applicable if (count($Addon_list) > 0) { $table_content .= '
'; - $table_content .= '
Name
'; + $table_content .= '
'; $table_content .= ''; $table_content .= ''; @@ -1630,7 +1630,7 @@ class sendMailNotification // Start table row $table_content .= $policy_name . ''; - $table_content .= '
'; + $table_content .= '
'; $table_content .= ''; $table_content .= ''; $table_content .= ''; @@ -1683,7 +1683,7 @@ class sendMailNotification if (count($Addon_list) > 0) { $table_content .= '
'; - $table_content .= '
Name
'; + $table_content .= '
'; $table_content .= ''; $table_content .= ''; diff --git a/app/Views/UserList.php b/app/Views/UserList.php index 088b15d0..d9d73f2a 100755 --- a/app/Views/UserList.php +++ b/app/Views/UserList.php @@ -249,7 +249,7 @@ table.dataTable tbody td {

User List

-
+
@@ -383,7 +383,7 @@ table.dataTable tbody td {
-
Name
+
@@ -475,7 +475,7 @@ table.dataTable tbody td {
-
Team
+
diff --git a/app/Views/add_image_list.php b/app/Views/add_image_list.php index 9658053d..05aad57a 100755 --- a/app/Views/add_image_list.php +++ b/app/Views/add_image_list.php @@ -30,7 +30,7 @@ table.dataTable thead th { ADD -
Team
diff --git a/app/Views/batch_list.php b/app/Views/batch_list.php index c754ecc0..163b33cb 100755 --- a/app/Views/batch_list.php +++ b/app/Views/batch_list.php @@ -25,7 +25,7 @@
-
+
diff --git a/app/Views/bds_multi_report.php b/app/Views/bds_multi_report.php index 05b38e6c..ce37847e 100644 --- a/app/Views/bds_multi_report.php +++ b/app/Views/bds_multi_report.php @@ -33,7 +33,7 @@
-
SNO
+
-
+
diff --git a/app/Views/bds_report_Insurer_wise_Data.php b/app/Views/bds_report_Insurer_wise_Data.php index d97e6f18..79159730 100644 --- a/app/Views/bds_report_Insurer_wise_Data.php +++ b/app/Views/bds_report_Insurer_wise_Data.php @@ -30,7 +30,7 @@ table.dataTable tbody td {
- +
diff --git a/app/Views/bds_report_bap_wise_data.php b/app/Views/bds_report_bap_wise_data.php index 391e6526..c0a69a8b 100644 --- a/app/Views/bds_report_bap_wise_data.php +++ b/app/Views/bds_report_bap_wise_data.php @@ -30,7 +30,7 @@ table.dataTable tbody td {
-
Insurer
+
diff --git a/app/Views/bds_tat_wise_report.php b/app/Views/bds_tat_wise_report.php index e3c428f4..721cd07c 100644 --- a/app/Views/bds_tat_wise_report.php +++ b/app/Views/bds_tat_wise_report.php @@ -33,7 +33,7 @@
-
Insurer
+
-
+
diff --git a/app/Views/cd_master_list.php b/app/Views/cd_master_list.php index 1df5c220..3e6e0922 100755 --- a/app/Views/cd_master_list.php +++ b/app/Views/cd_master_list.php @@ -66,7 +66,7 @@ table.dataTable thead th { data-trigger="hover">ADD --> -
S.No
+
diff --git a/app/Views/claim_dump_file_list.php b/app/Views/claim_dump_file_list.php index 52918801..0c1d6906 100644 --- a/app/Views/claim_dump_file_list.php +++ b/app/Views/claim_dump_file_list.php @@ -68,7 +68,7 @@ -
S.No.
+
diff --git a/app/Views/claim_files_upload.php b/app/Views/claim_files_upload.php index 8fa2ad4c..5652432c 100644 --- a/app/Views/claim_files_upload.php +++ b/app/Views/claim_files_upload.php @@ -45,7 +45,7 @@
-
SNO
+
diff --git a/app/Views/claims_report_acc_manager_wise.php b/app/Views/claims_report_acc_manager_wise.php index 3816a419..659646b8 100644 --- a/app/Views/claims_report_acc_manager_wise.php +++ b/app/Views/claims_report_acc_manager_wise.php @@ -33,7 +33,7 @@
-
S.No
+
diff --git a/app/Views/claims_report_tpa_wise.php b/app/Views/claims_report_tpa_wise.php index d473d717..36b3412c 100644 --- a/app/Views/claims_report_tpa_wise.php +++ b/app/Views/claims_report_tpa_wise.php @@ -29,7 +29,7 @@
-
+
diff --git a/app/Views/client_api.php b/app/Views/client_api.php index 8fe995d5..e57051f4 100644 --- a/app/Views/client_api.php +++ b/app/Views/client_api.php @@ -44,7 +44,7 @@ --> -
OPEN
diff --git a/app/Views/client_info.php b/app/Views/client_info.php index 485684dc..b4c286d3 100755 --- a/app/Views/client_info.php +++ b/app/Views/client_info.php @@ -39,7 +39,7 @@
-
+
@@ -120,7 +120,7 @@
-
@@ -205,7 +205,7 @@
-
diff --git a/app/Views/client_kyc.php b/app/Views/client_kyc.php index eed707a0..aff9953a 100755 --- a/app/Views/client_kyc.php +++ b/app/Views/client_kyc.php @@ -9,7 +9,7 @@
-
+
@@ -70,7 +70,7 @@
-
Document Name
+
diff --git a/app/Views/client_list.php b/app/Views/client_list.php index 346f9f10..8275c156 100755 --- a/app/Views/client_list.php +++ b/app/Views/client_list.php @@ -65,7 +65,7 @@ table.dataTable thead th { " type="button" id="btnAdd" class="btn btn-primary waves-effect waves-light" data-toggle="" data-placement="top" title="Add" data-trigger="hover">Add --> -
Document Name
diff --git a/app/Views/client_policy.php b/app/Views/client_policy.php index 50b7ba14..4f712bca 100755 --- a/app/Views/client_policy.php +++ b/app/Views/client_policy.php @@ -28,7 +28,7 @@
-
+
diff --git a/app/Views/dms_search.php b/app/Views/dms_search.php index b7777bd7..58fd2da3 100644 --- a/app/Views/dms_search.php +++ b/app/Views/dms_search.php @@ -99,7 +99,7 @@
-
Insurer
+
diff --git a/app/Views/drive_file_upload.php b/app/Views/drive_file_upload.php index 158598ec..275b5c6f 100644 --- a/app/Views/drive_file_upload.php +++ b/app/Views/drive_file_upload.php @@ -45,7 +45,7 @@
-
S.No
+
diff --git a/app/Views/ecard_template/default_ecard.php b/app/Views/ecard_template/default_ecard.php index 0ed04d23..f985a04f 100755 --- a/app/Views/ecard_template/default_ecard.php +++ b/app/Views/ecard_template/default_ecard.php @@ -15,7 +15,7 @@ -
S.No
+
$value) { ?> diff --git a/app/Views/ecard_template/fhpl_tpa.php b/app/Views/ecard_template/fhpl_tpa.php index 4b849f69..3bb3c0cc 100755 --- a/app/Views/ecard_template/fhpl_tpa.php +++ b/app/Views/ecard_template/fhpl_tpa.php @@ -17,7 +17,7 @@ -
+
$value) { ?> @@ -36,7 +36,7 @@
-
+
diff --git a/app/Views/ecard_template/icici_tpa.php b/app/Views/ecard_template/icici_tpa.php index a590bdf1..0206d9f5 100755 --- a/app/Views/ecard_template/icici_tpa.php +++ b/app/Views/ecard_template/icici_tpa.php @@ -8,7 +8,7 @@ - +
$value) { ?> @@ -25,7 +25,7 @@
-
+
diff --git a/app/Views/ecard_template/md_tpa.php b/app/Views/ecard_template/md_tpa.php index 8cec0a84..36eb359e 100755 --- a/app/Views/ecard_template/md_tpa.php +++ b/app/Views/ecard_template/md_tpa.php @@ -12,7 +12,7 @@ POLICY - @@ -40,7 +40,7 @@
The card is for identification purpose only
-
+
@@ -50,7 +50,7 @@
General & Claim Enquiry Helpline
- +
Toll Free : 1800-209-7777
Email : @@ -63,7 +63,7 @@
CITI MDIndia branch contact
- +
diff --git a/app/Views/employee_data_list.php b/app/Views/employee_data_list.php index 08d47835..207f9328 100755 --- a/app/Views/employee_data_list.php +++ b/app/Views/employee_data_list.php @@ -89,7 +89,7 @@

Employees

-
Center
+
@@ -670,7 +670,7 @@ let historyTable = `
-
SNO
+
diff --git a/app/Views/endorsement_dash.php b/app/Views/endorsement_dash.php index adfd445e..1994460a 100755 --- a/app/Views/endorsement_dash.php +++ b/app/Views/endorsement_dash.php @@ -374,7 +374,7 @@ function getPendingActionClientDataForDashboard(input, headerName, type) var link = ''; if (res.data.length !== 0) { - // table = `
Field
`; + // table = `
`; div = `
`; $.each(res.data, function(index, item) { diff --git a/app/Views/endorsement_list.php b/app/Views/endorsement_list.php index 6ee6ff14..14696fda 100755 --- a/app/Views/endorsement_list.php +++ b/app/Views/endorsement_list.php @@ -87,7 +87,7 @@
-
+
@@ -163,7 +163,7 @@
SNO
+
diff --git a/app/Views/enrollment_list.php b/app/Views/enrollment_list.php index 96da7591..4448f795 100755 --- a/app/Views/enrollment_list.php +++ b/app/Views/enrollment_list.php @@ -181,7 +181,7 @@
-
+
diff --git a/app/Views/errors/html/error_exception.php b/app/Views/errors/html/error_exception.php index 1c094d72..e1d18561 100755 --- a/app/Views/errors/html/error_exception.php +++ b/app/Views/errors/html/error_exception.php @@ -86,7 +86,7 @@ $errorId = uniqid('error', true); ( arguments )
-
SNO
+
$ -
+
@@ -168,7 +168,7 @@ $errorId = uniqid('error', true);

Constants

-
Key
+
@@ -197,7 +197,7 @@ $errorId = uniqid('error', true);
-
Key
+
@@ -243,7 +243,7 @@ $errorId = uniqid('error', true);

$

-
Path
+
@@ -281,7 +281,7 @@ $errorId = uniqid('error', true);

Headers

-
Key
+
@@ -307,7 +307,7 @@ $errorId = uniqid('error', true); $response->setStatusCode(http_response_code()); ?>
-
Header
+
@@ -320,7 +320,7 @@ $errorId = uniqid('error', true);

Headers

-
Response Status getStatusCode() . ' - ' . $response->getReasonPhrase()) ?>
+
@@ -354,7 +354,7 @@ $errorId = uniqid('error', true);
-
Header
+
diff --git a/app/Views/excel_errors.php b/app/Views/excel_errors.php index 7c09353c..04db844d 100755 --- a/app/Views/excel_errors.php +++ b/app/Views/excel_errors.php @@ -68,7 +68,7 @@ table.dataTable tbody td {
-
Memory Usage
+
diff --git a/app/Views/export_import_error_list.php b/app/Views/export_import_error_list.php index fcadf402..3176ce68 100755 --- a/app/Views/export_import_error_list.php +++ b/app/Views/export_import_error_list.php @@ -68,7 +68,7 @@ table.dataTable tbody td {
-
+
diff --git a/app/Views/file_list.php b/app/Views/file_list.php index cf7b4d6a..bceb3554 100755 --- a/app/Views/file_list.php +++ b/app/Views/file_list.php @@ -19,7 +19,7 @@ -
diff --git a/app/Views/finance_team_list.php b/app/Views/finance_team_list.php index 9613b9df..ffb991ea 100644 --- a/app/Views/finance_team_list.php +++ b/app/Views/finance_team_list.php @@ -179,7 +179,7 @@ table.dataTable tbody td {
-
+
diff --git a/app/Views/hr_activity_history.php b/app/Views/hr_activity_history.php index 15d53361..a6da3ad8 100644 --- a/app/Views/hr_activity_history.php +++ b/app/Views/hr_activity_history.php @@ -38,7 +38,7 @@ table.dataTable tbody td { -
S.No
+
diff --git a/app/Views/hr_file_upload.php b/app/Views/hr_file_upload.php index 7d6ed59d..936d603f 100644 --- a/app/Views/hr_file_upload.php +++ b/app/Views/hr_file_upload.php @@ -99,7 +99,7 @@ -
S. No
diff --git a/app/Views/insurer_branch.php b/app/Views/insurer_branch.php index 915114f3..6d4e0309 100755 --- a/app/Views/insurer_branch.php +++ b/app/Views/insurer_branch.php @@ -6,7 +6,7 @@
-
+
diff --git a/app/Views/insurer_export_templete.php b/app/Views/insurer_export_templete.php index 33ed64c8..77a55bee 100755 --- a/app/Views/insurer_export_templete.php +++ b/app/Views/insurer_export_templete.php @@ -74,7 +74,7 @@
-
Branch Name
+
diff --git a/app/Views/insurer_list.php b/app/Views/insurer_list.php index e7ce6e82..ff42e50b 100755 --- a/app/Views/insurer_list.php +++ b/app/Views/insurer_list.php @@ -49,7 +49,7 @@

Insurer List

-
S.NO
diff --git a/app/Views/insurer_statement_list.php b/app/Views/insurer_statement_list.php index ae9ef65a..6689488a 100644 --- a/app/Views/insurer_statement_list.php +++ b/app/Views/insurer_statement_list.php @@ -175,7 +175,7 @@ table.dataTable tbody td {
-
+
@@ -425,7 +425,7 @@ table.dataTable tbody td { -
+
diff --git a/app/Views/irda_bap_insurer_report_list.php b/app/Views/irda_bap_insurer_report_list.php index 116e201d..7d9e9773 100644 --- a/app/Views/irda_bap_insurer_report_list.php +++ b/app/Views/irda_bap_insurer_report_list.php @@ -32,7 +32,7 @@ table.dataTable tbody td {
-
pk
+
diff --git a/app/Views/irda_client_report_list.php b/app/Views/irda_client_report_list.php index 70ba446f..e3006e95 100644 --- a/app/Views/irda_client_report_list.php +++ b/app/Views/irda_client_report_list.php @@ -32,7 +32,7 @@ table.dataTable tbody td {
-
+
diff --git a/app/Views/kyc_docs.php b/app/Views/kyc_docs.php index 9bb1ab5a..22636a6d 100755 --- a/app/Views/kyc_docs.php +++ b/app/Views/kyc_docs.php @@ -6,7 +6,7 @@
-
S. No
+
diff --git a/app/Views/kyc_list.php b/app/Views/kyc_list.php index 8e8eefd6..ff785b59 100755 --- a/app/Views/kyc_list.php +++ b/app/Views/kyc_list.php @@ -49,7 +49,7 @@

KYC List

-
File Name
diff --git a/app/Views/layout/header.php b/app/Views/layout/header.php index e0c5b0f2..5783afbf 100755 --- a/app/Views/layout/header.php +++ b/app/Views/layout/header.php @@ -545,7 +545,8 @@ rgba(0, 153, 158, 0.5) (transparent) font-style: normal; font-size: 30px; line-height: 1; - letter-spacing: 0; + letter-spacing: 0; + color:black; } .sub-title-text { font-weight: 500; @@ -670,69 +671,66 @@ a.app-badge-secondary:focus, a.app-badge-secondary.focus { outline: 0; box-shadow: 0 0 0 0.15rem rgba(226, 103, 40, 0.5); } -.app-table-head th { +thead th { background-color: #00999E; color: #fff !important; border-top: 0px solid #fff !important; border-bottom: 0px solid #fff !important; } -.app-table-body td { +tbody td { background: #F5FFFF; padding: 12px; border-top: 0px solid #fff !important; - border-bottom: 0px solid #fff !important; + border-bottom: 2px solid #C3EDEE !important; } -.app-table-head th:first-child { +thead th:first-child { border-top-left-radius: 15px !important; border-bottom-left-radius: 15px !important; } -.app-table-head th:last-child { +thead th:last-child { border-top-right-radius: 15px !important; border-bottom-right-radius: 15px !important; } -.app-table-body tr td:first-child { +tbody tr td:first-child { border-top-left-radius: 15px !important; border-bottom-left-radius: 15px !important; } -.app-table-body tr td:last-child { +tbody tr td:last-child { border-top-right-radius: 15px !important; border-bottom-right-radius: 15px !important; } -.app-table-body tr:hover td { +tbody tr:hover td { background-color: #e0e0e0; } -.app-datatable { - border-collapse: separate !important; - border-spacing: 0 8px !important; /* space between rows */ - width: 100%; +table[data-custom-table-css="table"] { + border-collapse: separate !important; + border-spacing: 0 8px !important; + width: 100%; } + + + - - - -