fast fertig

This commit is contained in:
darthsandmann
2016-11-17 12:36:16 +01:00
parent 50f239ad08
commit f804e2bacd
33 changed files with 307 additions and 112 deletions

View File

@ -0,0 +1,7 @@
{
"Titel": "Prof",
"id": "5",
"Lehrgebiet": "Informatik",
"Name": "Heiner",
"Vorname": "Theodor"
}

View File

@ -0,0 +1,7 @@
{
"Titel": "Prof Dr",
"id": "6",
"Lehrgebiet": "Elektrotechnik",
"Name": "Anton",
"Vorname": "Emanuel"
}

View File

@ -0,0 +1,7 @@
{
"Titel": "Prof",
"id": "7",
"Lehrgebiet": "Informatik",
"Name": "Adalbert",
"Vorname": "Bastian"
}

View File

@ -0,0 +1,7 @@
{
"Titel": "Dr",
"id": "8",
"Lehrgebiet": "Elektrotechnik",
"Name": "Leberecht",
"Vorname": "Egon"
}

View File

@ -0,0 +1 @@
8