forked from extern/egroupware
11 lines
115 B
JSON
11 lines
115 B
JSON
|
var tabbox_data = {
|
||
|
"content": {
|
||
|
"tab_1": "Test4"
|
||
|
},
|
||
|
"readonlys": {
|
||
|
"tab_1": {
|
||
|
"Disabled": true
|
||
|
}
|
||
|
}
|
||
|
}
|