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