diff --git a/app/Views/pt_form_file_upload_tab_2.php b/app/Views/pt_form_file_upload_tab_2.php index 65727ea4..276f1848 100644 --- a/app/Views/pt_form_file_upload_tab_2.php +++ b/app/Views/pt_form_file_upload_tab_2.php @@ -52,8 +52,8 @@ $(document).ready(function() { - $('#pt_onboarding2').show(); - $('#general_tab').tab('show'); + // $('#pt_onboarding2').show(); + // $('#general_tab').tab('show'); $('#kyc_tab').on('click', function(e) { var ptId = $('#policy_tranction_primarykey').val();