diff --git a/app/Views/client_onboarding.php b/app/Views/client_onboarding.php index d67e88d..f7008b9 100755 --- a/app/Views/client_onboarding.php +++ b/app/Views/client_onboarding.php @@ -126,7 +126,7 @@ body {
- @@ -142,7 +142,7 @@ body {
- @@ -427,6 +427,10 @@ body { }) + + $(function() { + $('.select2').select2(); + });