From bfb18aa607f87d24a7af1ee7d2212b5c50fb5fb9 Mon Sep 17 00:00:00 2001 From: bitbucket Date: Thu, 25 Apr 2024 10:10:22 +0530 Subject: [PATCH] CHANGE_ in floter_text_heading : GWM --- app/Controllers/EmployeeRestController.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/Controllers/EmployeeRestController.php b/app/Controllers/EmployeeRestController.php index c100b451..c7597089 100644 --- a/app/Controllers/EmployeeRestController.php +++ b/app/Controllers/EmployeeRestController.php @@ -1080,11 +1080,9 @@ public function getEmployeePolicy() { $array->floter_text_heading = 'Floater Sum Insured'; $array->floter_text_description = 'This is a floater sum insured. A floater is a type of sum insured that provides coverage to more than one member ot a family at the same time. Simply put, its a single insurance cover for the entire family.'; - - }{ + }else{ $array->floter_text_heading = 'Sum Insured'; $array->floter_text_description = ''; - } // Convert familyFloaters terms data to plain array