Commit 7e41699d authored by Sven Franck's avatar Sven Franck

debug: panel

parent 79416231
...@@ -102,17 +102,6 @@ ...@@ -102,17 +102,6 @@
"position": "left" "position": "left"
}, },
"children": [{ "children": [{
"generate": "widget",
"type": "header",
"property_dict": {
"id": "menu-header",
"theme": "slapos-black",
"class_list": "vert",
"add_content": 0,
"section_list":["last"],
"title_i18n": "global_dict.info"
},
"children":[{
"type": "a", "type": "a",
"direct": { "direct": {
"href": "#", "href": "#",
...@@ -123,7 +112,7 @@ ...@@ -123,7 +112,7 @@
"data-rel": "close" "data-rel": "close"
} }
}] }]
}]
}, },
{ {
"generate": "widget", "generate": "widget",
...@@ -134,17 +123,6 @@ ...@@ -134,17 +123,6 @@
"position": "right" "position": "right"
}, },
"children": [{ "children": [{
"generate": "widget",
"type": "header",
"property_dict": {
"id": "search-header",
"class_list": "vert",
"theme": "slapos-black",
"add_content": 0,
"section_list":["last"],
"title_i18n": "global_dict.login"
},
"children":[{
"type": "a", "type": "a",
"direct": { "direct": {
"href": "#", "href": "#",
...@@ -155,7 +133,7 @@ ...@@ -155,7 +133,7 @@
"data-rel": "close" "data-rel": "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