Upload of projects and themes
This commit is contained in:
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"pages": {
|
||||
"/": {
|
||||
"viewPath": "Components/Layouts/Navigation/Building"
|
||||
}
|
||||
},
|
||||
"sharedDocks": {
|
||||
"cornerPriority": "left-right",
|
||||
"left": [
|
||||
{
|
||||
"anchor": "fixed",
|
||||
"autoBreakpoint": 480,
|
||||
"content": "push",
|
||||
"handle": "hide",
|
||||
"iconUrl": "",
|
||||
"id": "Left",
|
||||
"modal": false,
|
||||
"resizable": false,
|
||||
"show": "visible",
|
||||
"size": 300,
|
||||
"viewParams": {},
|
||||
"viewPath": "Components/Layouts/Navigation/Docked"
|
||||
}
|
||||
],
|
||||
"right": [
|
||||
{
|
||||
"anchor": "fixed",
|
||||
"autoBreakpoint": 480,
|
||||
"content": "cover",
|
||||
"handle": "hide",
|
||||
"iconUrl": "",
|
||||
"id": "L4",
|
||||
"modal": true,
|
||||
"resizable": false,
|
||||
"show": "onDemand",
|
||||
"size": 700,
|
||||
"viewParams": {
|
||||
"tagPath": "value"
|
||||
},
|
||||
"viewPath": "Components/Layouts/Details/Details"
|
||||
}
|
||||
],
|
||||
"top": [
|
||||
{
|
||||
"anchor": "fixed",
|
||||
"autoBreakpoint": 480,
|
||||
"content": "push",
|
||||
"handle": "hide",
|
||||
"iconUrl": "",
|
||||
"id": "",
|
||||
"modal": false,
|
||||
"resizable": false,
|
||||
"show": "visible",
|
||||
"size": 80,
|
||||
"viewParams": {},
|
||||
"viewPath": "Components/Layouts/Header/Base"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user