From 51b74549ac330581e55812cd66a8903be5026ff6 Mon Sep 17 00:00:00 2001 From: vadivelJ96 Date: Thu, 9 Oct 2025 17:56:09 +0530 Subject: [PATCH] CHANGE_UI_FIX - VADIVEL J 2025-10-09 --- app/Views/client_onboarding.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/app/Views/client_onboarding.php b/app/Views/client_onboarding.php index 567fc409..4b6693ed 100755 --- a/app/Views/client_onboarding.php +++ b/app/Views/client_onboarding.php @@ -418,7 +418,7 @@
- @@ -434,7 +434,7 @@
- @@ -1156,4 +1156,10 @@ }) + + + $(function() { + $('.select2').select2(); + }); + \ No newline at end of file