From 02fcd892a4db2cc4a912cebd3be59cf5a0056315 Mon Sep 17 00:00:00 2001 From: Deepak Yadav Date: Fri, 27 Sep 2024 08:18:00 -0700 Subject: [PATCH 1/5] fixes/bugs-and-feedback --- .../src/components/ApplicationCard.vue | 2 +- .../components/ApplicationRequirements.vue | 2 +- .../src/components/Declaration.vue | 4 +- .../components/ECEAssistantRequirements.vue | 2 +- .../components/ECEFiveYearRequirements.vue | 4 +- .../src/components/ECEOneYearRequirements.vue | 2 +- .../inputs/EceCharacterReferencePreview.vue | 2 +- .../src/components/inputs/EceEducation.vue | 370 +++++++++--------- .../src/components/pages/Application.vue | 1 + ...kExperienceReference400HoursEvaluation.vue | 29 +- 10 files changed, 204 insertions(+), 214 deletions(-) diff --git a/src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/src/components/ApplicationCard.vue b/src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/src/components/ApplicationCard.vue index 17296e9d7..f48c9ab3a 100644 --- a/src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/src/components/ApplicationCard.vue +++ b/src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/src/components/ApplicationCard.vue @@ -38,7 +38,7 @@
- Apply Now + Apply now
diff --git a/src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/src/components/ApplicationRequirements.vue b/src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/src/components/ApplicationRequirements.vue index 50c89c84c..07e35d60c 100644 --- a/src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/src/components/ApplicationRequirements.vue +++ b/src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/src/components/ApplicationRequirements.vue @@ -27,7 +27,7 @@ - Apply Now + Apply now diff --git a/src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/src/components/Declaration.vue b/src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/src/components/Declaration.vue index cb403edc3..104c82f98 100644 --- a/src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/src/components/Declaration.vue +++ b/src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/src/components/Declaration.vue @@ -1,8 +1,8 @@