mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 09:04:53 +01:00
11 lines
117 B
JSON
11 lines
117 B
JSON
var tabbox_data = {
|
|
"content": {
|
|
"tab_1": "test4"
|
|
},
|
|
"readonlys": {
|
|
"tab_1": {
|
|
"to_disable": true
|
|
}
|
|
}
|
|
}
|