Merge branch 'dev' into feat/fachbereiche
All checks were successful
Website Pull Request / Pull-Request-Testbuild (pull_request) Successful in 27s
All checks were successful
Website Pull Request / Pull-Request-Testbuild (pull_request) Successful in 27s
This commit is contained in:
@ -12,7 +12,7 @@ const StatsCollection = {
|
||||
{
|
||||
name: "abiturdurchschnitte",
|
||||
label: "Abiturdurchschnitte",
|
||||
file: "assets/data/abiturdurchschnitte.json",
|
||||
file: "assets/charts/abiturdurchschnitte.json",
|
||||
fields: [
|
||||
{
|
||||
name: "abiturdurchschnitte",
|
||||
@ -43,7 +43,7 @@ const StatsCollection = {
|
||||
{
|
||||
name: "schuelerzahlen",
|
||||
label: "Schülerzahlen",
|
||||
file: "assets/data/schuelerzahlen.json",
|
||||
file: "assets/charts/schuelerzahlen.json",
|
||||
fields: [
|
||||
{
|
||||
name: "schuelerzahlen",
|
||||
|
Reference in New Issue
Block a user