Commit 8086deb8 authored by Sven Franck's avatar Sven Franck

data: removed navbar from footer, add custom footer class

parent 004b5996
......@@ -193,17 +193,15 @@
"type": "footer",
"property_dict": {
"fixed": false,
"class_list": "custom_footer",
"theme": "slapos-black"
},
"children": [{
"generate": "widget",
"type": "navbar",
"children": [{
"generate": "widget",
"type": "listview",
"property_dict": {
"inset": true,
"theme": "slapos-white",
"theme": "slapos-black",
"map_children": "listItem"
},
"children": [
......@@ -218,7 +216,7 @@
"type": "listview",
"property_dict": {
"inset": true,
"theme": "slapos-white",
"theme": "slapos-black",
"map_children": "listItem"
},
"children": [
......@@ -232,7 +230,7 @@
"type": "listview",
"property_dict": {
"inset": true,
"theme": "slapos-white",
"theme": "slapos-black",
"map_children": "listItem"
},
"children": [
......@@ -244,7 +242,6 @@
]
}]
}]
}]
}
]
......@@ -273,10 +273,7 @@
"attributes": {"data-i18n": "global_dict.find_out_more"},
"logic": {"text":"En savoir plus"}
}]
}
]
}]
}
}
]
......
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