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 @@