From 3e74071d1b2d09a50159930af912b858a1d93174 Mon Sep 17 00:00:00 2001 From: "venkatesh.r" Date: Fri, 9 May 2025 10:35:11 +0530 Subject: [PATCH] CHANGE_API_AND_CLIENT_POLICY : RV --- app/Controllers/EmployeeRestController.php | 2 +- app/Views/client_policy.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/Controllers/EmployeeRestController.php b/app/Controllers/EmployeeRestController.php index f13f66e..0d1e3ec 100755 --- a/app/Controllers/EmployeeRestController.php +++ b/app/Controllers/EmployeeRestController.php @@ -1623,7 +1623,7 @@ class EmployeeRestController extends AdminController if ($value > 0 && $key != 'elders_count') { if ($value != 0 && $key === 'childrens') { - if($value > 2){ $value = 2; } + // if($value > 2){ $value = 2; } for ($i = 1; $i <= $value; $i++) { $result[] = "child" . $i; diff --git a/app/Views/client_policy.php b/app/Views/client_policy.php index a337d23..877077e 100755 --- a/app/Views/client_policy.php +++ b/app/Views/client_policy.php @@ -213,11 +213,11 @@
- +