css
This commit is contained in:
parent
a572a80cae
commit
e6a913e269
13
Praktikum2/ppm1/data/Angebote/27.json
Normal file
13
Praktikum2/ppm1/data/Angebote/27.json
Normal 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"
|
||||||
|
}
|
@ -1 +1 @@
|
|||||||
26
|
27
|
@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "14",
|
|
||||||
"Name": "test",
|
|
||||||
"Vorname": "test",
|
|
||||||
"Matrikelnummer": "2"
|
|
||||||
}
|
|
@ -195,4 +195,8 @@ body {
|
|||||||
left: 250px;
|
left: 250px;
|
||||||
width: 250px;
|
width: 250px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h3 {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
/* EOF */
|
/* EOF */
|
Loading…
x
Reference in New Issue
Block a user