Add Juffi filmnacht

This commit is contained in:
philipp lang 2023-09-06 22:13:38 +02:00
parent affa31a05d
commit e2d3e8222a
1 changed files with 9 additions and 3 deletions

View File

@ -18,13 +18,19 @@ export default function (toasted) {
firstname: '', firstname: '',
lastname: '', lastname: '',
birthday: '', birthday: '',
address: '',
zip: '',
location: '',
phone: '', phone: '',
email: '', email: '',
group: null, group: '',
agegroup: null, agegroup: '',
food_preferences: [], food_preferences: [],
allergies: '',
misc: '', misc: '',
foto: false, foto: false,
parent: false,
ab12: false,
}, },
loading: false, loading: false,
finished: false, finished: false,
@ -52,7 +58,7 @@ export default function (toasted) {
{"id": "von Berg", "name": "von Berg (SG-Ohligs)"}, {"id": "von Berg", "name": "von Berg (SG-Ohligs)"},
], ],
agegroups: [ agegroups: [
{"id": "Rover", "name": "Rover"}, {"id": "Jungpfadfinder", "name": "Jungpfadfinder"},
{"id": "Leiter*in", "name": "Leiter*in"}, {"id": "Leiter*in", "name": "Leiter*in"},
], ],
boolean: [ boolean: [