mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:44 +01:00
10 lines
125 B
JSON
10 lines
125 B
JSON
var basic_data = {
|
|
content: {
|
|
"progress": "50%",
|
|
"namespace": {
|
|
"test": "namespace[test]"
|
|
},
|
|
"test": "test"
|
|
}
|
|
}
|