2
0

delete moved files and add AJAX stuff from 20-5-26

This commit is contained in:
2026-05-20 15:11:16 +02:00
parent b3afa9163b
commit a7e5c71d86
3 changed files with 79 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
[
{
"Name" : "Mertens",
"Gehalt" : 5694.34
},
{
"Name" : "Müller",
"Gehalt" : 4324.32
},
{
"Name" : "Meier",
"Gehalt" : 4444.55
},
{
"Name" : "Schulz",
"Gehalt" : 7777.77
}
]