1
0
mirror of https://github.com/EGroupware/egroupware.git synced 2025-01-31 02:21:28 +01:00
egroupware_official/api/js/etemplate/test/et2_test_basic.json
2016-03-19 13:48:07 +00:00

10 lines
125 B
JSON

var basic_data = {
content: {
"progress": "50%",
"namespace": {
"test": "namespace[test]"
},
"test": "test"
}
}