egroupware_official/api/js/etemplate/test/et2_test_tabbox.json

11 lines
117 B
JSON
Raw Normal View History

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