egroupware/etemplate/js/test/et2_test_basic.json

10 lines
125 B
JSON

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