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