From e37e6af4308e48be5433af6fb8cd729e359ea549 Mon Sep 17 00:00:00 2001 From: "venkatesh.r" Date: Mon, 1 Apr 2024 11:33:11 +0530 Subject: [PATCH] FIX_REMOVE_ACTION_BUTTON_IN_CLIENT_POLICY : RV --- app/Views/client_policy.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/app/Views/client_policy.php b/app/Views/client_policy.php index ec0afb9c..d624a7ab 100644 --- a/app/Views/client_policy.php +++ b/app/Views/client_policy.php @@ -176,8 +176,6 @@ $('.btnBack').click(function(){ $('#policy_form')[0].reset(); - $('#GMC').remove(); - $('#GPA').remove(); $('#add_form').hide(); $('#table_list').show(); $('.btnBack').hide(); @@ -334,8 +332,8 @@