Add Vereinsadresse to config with option to use Vorsitzender address, add full address fields for Vorstand
This commit is contained in:
@@ -94,30 +94,30 @@
|
||||
"email": "j.dichmann@gmx.de"
|
||||
},
|
||||
"stellvertreter": {
|
||||
"vorname": "",
|
||||
"nachname": "",
|
||||
"vorname": "Jürgen",
|
||||
"nachname": "Kratz",
|
||||
"strasse": "",
|
||||
"plz": "",
|
||||
"ort": "",
|
||||
"telefon": "",
|
||||
"telefon": "06101-43221",
|
||||
"email": ""
|
||||
},
|
||||
"kassenwart": {
|
||||
"vorname": "",
|
||||
"nachname": "",
|
||||
"vorname": "Olaf",
|
||||
"nachname": "Nüßlein",
|
||||
"strasse": "",
|
||||
"plz": "",
|
||||
"ort": "",
|
||||
"telefon": "",
|
||||
"telefon": "06101-47469",
|
||||
"email": ""
|
||||
},
|
||||
"schriftfuehrer": {
|
||||
"vorname": "",
|
||||
"nachname": "",
|
||||
"vorname": "Jürgen",
|
||||
"nachname": "Dichmann",
|
||||
"strasse": "",
|
||||
"plz": "",
|
||||
"ort": "",
|
||||
"telefon": "",
|
||||
"telefon": "06101-4992227",
|
||||
"email": ""
|
||||
},
|
||||
"sportwart": {
|
||||
@@ -146,5 +146,4 @@
|
||||
"email": "tsschulz@tsschulz.de"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user