1
0
mirror of https://github.com/EGroupware/egroupware.git synced 2024-12-21 06:01:06 +01:00
egroupware_official/etemplate/js/test/et2_test_basic.json

10 lines
125 B
JSON

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