Sign in
apache
/
shindig
/
php_namespace_refactoring
/
.
/
content
/
samplecontainer
/
examples
/
commoncontainer
/
viewsMenu.json
blob: a5b2fa4a24f0beb81fd703e37b127e7caae7f200 [
file
] [
log
] [
blame
]
{
"views"
:
[
{
"name"
:
"home"
,
"value"
:
"home"
,
"height"
:
"400px"
,
"width"
:
"450px"
},
{
"name"
:
"canvas"
,
"value"
:
"canvas"
,
"height"
:
"500px"
,
"width"
:
"800px"
},
{
"name"
:
"profile"
,
"profile"
,
"height"
:
"500px"
,
"width"
:
"300px"
}
]
}