Einarbeitung Wahlausschuss KV-Wahl

This commit is contained in:
2024-09-19 11:13:49 +02:00
parent b0b97c46e5
commit 69964dbb35
6 changed files with 263 additions and 0 deletions

View File

@@ -44,6 +44,27 @@ var _gliederung =
subs: []
}
]
},
{
id : "01_konstituierung_kvwahl",
name: "September/Oktober 2024: Konstituierung Wahlausschüsse Kirchenverwaltungswahl 2024",
subs : [
{
id : "01_willkommen",
name: "Willkommen",
subs: []
},
{
id : "02_konstituierung",
name: "Konstituierung",
subs: []
},
{
id : "03_weiteres_vorgehen",
name: "Weiteres Vorgehen",
subs: []
}
]
}
];