Commit ecde5115 authored by Sven Franck's avatar Sven Franck

debug: panel - switched position

parent bbcab72a
......@@ -92,14 +92,13 @@
]
}
]
},
{
},{
"generate": "widget",
"type": "panel",
"property_dict": {
"id": "global-menu",
"theme": "slapos-white",
"position": "left"
"id": "global-user",
"theme": "slapos-black",
"position": "right"
},
"children": [{
"type": "a",
......@@ -114,14 +113,13 @@
"logic": {"text": "close"}
}]
},
{
}, {
"generate": "widget",
"type": "panel",
"property_dict": {
"id": "global-user",
"theme": "slapos-black",
"position": "right"
"id": "global-menu",
"theme": "slapos-white",
"position": "left"
},
"children": [{
"type": "a",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment