AccompanyingCourse, change blocs order (location in second position)

This commit is contained in:
2021-08-18 17:10:37 +02:00
parent 53fe90adc3
commit 403922c631
6 changed files with 9 additions and 9 deletions

View File

@@ -81,12 +81,12 @@ export default {
msg: 'confirm.participation_not_valid',
anchor: '#section-10'
},
socialIssue: {
msg: 'confirm.socialIssue_not_valid',
anchor: '#section-40'
},
location: {
msg: 'confirm.location_not_valid',
anchor: '#section-20' //
},
socialIssue: {
msg: 'confirm.socialIssue_not_valid',
anchor: '#section-50'
}
}