Commit 665a383c authored by Sven Franck's avatar Sven Franck

data: add panel back

parent 79e251b2
...@@ -93,8 +93,220 @@ ...@@ -93,8 +93,220 @@
} }
] ]
}, },
{
"generate": "widget",
"type": "panel",
"property_dict": {
"id": "global-menu",
"theme": "slapos-white",
"position": "left"
},
"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",
"direct": {
"href": "#",
"className": "ui-panel-close ui-icon-remove ui-btn ui-btn-icon-notext ui-shadow ui-corner-all"
},
"attributes": {
"data-enhanced": true,
"data-rel": "close"
}
}]
}, {
"generate": "widget",
"type": "collapsible",
"property_dict": {
"text_i18n": "global_dict.our_offers",
"title_i18n": "global_dict.click",
"collapsed_icon": "caret-down",
"expanded_icon": "caret-up"
},
"children": [
{
"generate": "widget",
"type": "listview",
"property_dict": {
"theme": "slapos-white",
"map_children": "listItem"
},
"children": [
{"type": "item", "href": "#", "center": [{"type": "h3", "text_i18n":"global_dict.fixed"}]},
{"type": "item", "href": "#", "center": [{"type": "h3", "text_i18n": "global_dict.pay_as_you_go"}]},
{"type": "item", "href": "#", "center": [{"type": "h3", "text_i18n": "global_dict.vacances"}]},
{"type": "item", "href": "#", "center": [{"type": "h3", "text_i18n": "global_dict.pro"}]},
{"type": "item", "href": "#", "center": [{"type": "h3", "text_i18n": "global_dict.comparison"}]}
]
}
]
}, {
"generate": "widget",
"type": "collapsible",
"property_dict": {
"text_i18n": "global_dict.electronic_tolling",
"title_i18n": "global_dict.click",
"collapsed_icon": "caret-down",
"expanded_icon": "caret-up"
},
"children": [
{
"generate": "widget",
"type": "listview",
"property_dict": {
"theme": "slapos-white",
"map_children": "listItem"
},
"children": [
{"type": "item", "href": "#", "center": [{"type": "h3", "text_i18n":"global_dict.how-it-works"}]},
{"type": "item", "href": "#", "center": [{"type": "h3", "text_i18n": "global_dict.tips-and-tricks"}]},
{"type": "item", "href": "#", "center": [{"type": "h3", "text_i18n": "global_dict.faq"}]}
]
}
]
}, {
"generate": "widget",
"type": "collapsible",
"property_dict": {
"text_i18n": "global_dict.news",
"title_i18n": "global_dict.click",
"collapsed_icon": "caret-down",
"expanded_icon": "caret-up"
},
"children": [
{
"generate": "widget",
"type": "listview",
"property_dict": {
"theme": "slapos-white",
"map_children": "listItem"
},
"children": [
]
}
]
}, {
"generate": "widget",
"type": "collapsible",
"property_dict": {
"text_i18n": "global_dict.about-us",
"title_i18n": "global_dict.click",
"collapsed_icon": "caret-down",
"expanded_icon": "caret-up"
},
"children": [
{
"generate": "widget",
"type": "listview",
"property_dict": {
"theme": "slapos-white",
"map_children": "listItem"
},
"children": [
{"type": "item", "href": "#", "center": [{"type": "h3", "text_i18n":"global_dict.where-we-are"}]},
{"type": "item", "href": "#", "center": [{"type": "h3", "text_i18n": "global_dict.our-partners"}]}
]
}
]
}, {
"generate": "widget",
"type": "collapsible",
"property_dict": {
"text_i18n": "global_dict.help",
"title_i18n": "global_dict.click",
"collapsed_icon": "caret-down",
"expanded_icon": "caret-up"
},
"children": [
{
"generate": "widget",
"type": "listview",
"property_dict": {
"theme": "slapos-white",
"map_children": "listItem"
},
"children": [
]
}
]
}
]
},
{
"generate": "widget",
"type": "panel",
"property_dict": {
"id": "global-user",
"theme": "slapos-black",
"position": "right"
},
"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",
"direct": {
"href": "#",
"className": "ui-panel-close ui-icon-remove ui-btn ui-btn-icon-notext ui-shadow ui-corner-all"
},
"attributes": {
"data-enhanced": true,
"data-rel": "close"
}
}]
}, {
"generate": "widget",
"type": "collapsible",
"property_dict": {
"text_i18n": "global_dict.my-account",
"title_i18n": "global_dict.click",
"collapsed_icon": "caret-down",
"expanded_icon": "caret-up"
},
"children": [
{
"generate": "widget",
"type": "listview",
"property_dict": {
"theme": "slapos-black",
"map_children": "listItem"
},
"children": [
{"type": "item", "href": "#", "center": [{"type": "h3", "text_i18n":"global_dict.situation"}]},
{"type": "item", "href": "#", "center": [{"type": "h3", "text_i18n": "global_dict.order-tag"}]},
{"type": "item", "href": "#", "center": [{"type": "h3", "text_i18n": "global_dict.declare-lost-tag"}]},
{"type": "item", "href": "#", "center": [{"type": "h3", "text_i18n": "global_dict.replace-defective-tag"}]},
{"type": "item", "href": "#", "center": [{"type": "h3", "text_i18n": "global_dict.update-personal-data"}]}
]
}
]
}, {
"type": "a",
"direct": {
"className": "ui-btn ui-btn-inline ui-shadow ui-btn-icon-right translate center ui-icon-carat-r",
"href": "#subscription/external"
},
"attributes": {"data-i18n": "global_dict.load_more"}
}
]
},
{ {
"generate":"widget", "generate":"widget",
"type": "footer", "type": "footer",
......
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