This commit is contained in:
darthsandmann 2016-11-17 14:02:41 +01:00
parent a572a80cae
commit e6a913e269
4 changed files with 18 additions and 7 deletions

View File

@ -0,0 +1,13 @@
{
"id": "27",
"Voraussetzungen": "Keine",
"Lehrender": "5",
"Status": "abgeschlossen",
"Firmenbetreuer": "Horst",
"Beschreibung": "Praxisphase Apple",
"ZeitraumVon": "02.02.2002",
"Student": "11",
"Name": "Angebot Apple 2",
"Firma": "Apple",
"ZeitraumBis": "02.02.2003"
}

View File

@ -1 +1 @@
26
27

View File

@ -1,6 +0,0 @@
{
"id": "14",
"Name": "test",
"Vorname": "test",
"Matrikelnummer": "2"
}

View File

@ -195,4 +195,8 @@ body {
left: 250px;
width: 250px;
}
h3 {
text-align: center;
}
/* EOF */