1
0
mirror of https://github.com/EGroupware/egroupware.git synced 2025-02-21 21:02:02 +01:00
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
}
}
}