diff --git a/ui/src/components/application/ApplicationForm.vue b/ui/src/components/application/ApplicationForm.vue index de72e72..7466c59 100644 --- a/ui/src/components/application/ApplicationForm.vue +++ b/ui/src/components/application/ApplicationForm.vue @@ -1,18 +1,18 @@ - + - - - What is your date of birth? - - - - Age: {{ convertToAge(value) }} - - + + + What is your date of birth? + + + + Age: {{ convertToAge(field.value) }} + + - + - - + + - - - What name will you be going by within the community? - This name must be consistent across platforms. - - - + + + What name will you be going by within the community? + This name must be consistent across platforms. + + + - + - - + + - - - How long have you played Arma 3 for (in hours)? - - - + + + How long have you played Arma 3 for (in hours)? + + + - + - - + + - - - What hobbies do you like to participate in outside of gaming? - - + + What hobbies do you like to participate in outside of gaming? + + - + - + - - + + - - - Have you ever served in the military? - + + + Have you ever served in the military? + - + Yes (checked) / No (unchecked) - + - + - - + + - - - Are you a part of any other communities? If so, which ones? If none, type "No" - - - + + + Are you a part of any other communities? If so, which ones? If none, type "No" + + + - + - - + + - - - Why do you want to join our community? - - + + Why do you want to join our community? + + - + - + - - + + - - - What attracts you to the Arma 3 milsim playstyle? - - + + What attracts you to the Arma 3 milsim playstyle? + + - + - + - - + + - - - Where did you hear about us? (If another member, who?) - - + + Where did you hear about us? (If another member, who?) + + - + - + - - + + - - - Steam profile link - + + + Steam profile link + Format: https://steamcommunity.com/id/USER/ or https://steamcommunity.com/profiles/STEAMID64/ - - - - + + + + - + - - + + - - - What time zone are you in? - - + + What time zone are you in? + + - + - + - - + + - - - Are you able to attend weekly operations Saturdays @ 7pm CST? - + + + Are you able to attend weekly operations Saturdays @ 7pm CST? + - + Yes (checked) / No (unchecked) - + - + - - + + - - - Which playstyles interest you? - - + + Which playstyles interest you? + + - + - + - - + + - - - Community Code of Conduct - + + + Community Code of Conduct + - + By checking this box, you accept the Code of Conduct. - + - + - - + + Submit Application @@ -351,5 +362,5 @@ function convertToAge(dob: string) { - + \ No newline at end of file
Age: {{ convertToAge(value) }}
Age: {{ convertToAge(field.value) }}
https://steamcommunity.com/id/USER/
https://steamcommunity.com/profiles/STEAMID64/