mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-15 20:44:28 +01:00
11 lines
115 B
JSON
11 lines
115 B
JSON
|
var tabbox_data = {
|
||
|
"content": {
|
||
|
"tab_1": "Test4"
|
||
|
},
|
||
|
"readonlys": {
|
||
|
"tab_1": {
|
||
|
"Disabled": true
|
||
|
}
|
||
|
}
|
||
|
}
|