egroupware/api/js/etemplate/test/et2_test_tabbox.json
2016-03-19 13:48:07 +00:00

11 lines
117 B
JSON

var tabbox_data = {
"content": {
"tab_1": "test4"
},
"readonlys": {
"tab_1": {
"to_disable": true
}
}
}