Commit ecde5115 authored by Sven Franck's avatar Sven Franck

debug: panel - switched position

parent bbcab72a
......@@ -92,16 +92,15 @@
]
}
]
},{
"generate": "widget",
"type": "panel",
"property_dict": {
"id": "global-user",
"theme": "slapos-black",
"position": "right"
},
{
"generate": "widget",
"type": "panel",
"property_dict": {
"id": "global-menu",
"theme": "slapos-white",
"position": "left"
},
"children": [{
"children": [{
"type": "a",
"direct": {
"href": "#",
......@@ -114,16 +113,15 @@
"logic": {"text": "close"}
}]
},
{
"generate": "widget",
"type": "panel",
"property_dict": {
"id": "global-user",
"theme": "slapos-black",
"position": "right"
},
"children": [{
}, {
"generate": "widget",
"type": "panel",
"property_dict": {
"id": "global-menu",
"theme": "slapos-white",
"position": "left"
},
"children": [{
"type": "a",
"direct": {
"href": "#",
......@@ -135,7 +133,7 @@
},
"logic": {"text": "close"}
}]
}]
}
]
......
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