delete moved files and add AJAX stuff from 20-5-26
This commit is contained in:
18
Zweites Jahr/javascript/AJAX/gehalt.json
Normal file
18
Zweites Jahr/javascript/AJAX/gehalt.json
Normal 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
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user