Commit 5a023e32 authored by Sven Franck's avatar Sven Franck

data: moved 2nd/3rd page to 2nd level of navigation

parent 1168cd78
......@@ -16,7 +16,24 @@
"personal": [{
"href": "personal_data"
}],
"order": [{
"validate_order": [{
"href": "validate_order"
}]
}
},
{
"generate": "widget",
"type": "page",
"property_dict": {
"title": "Personal Data",
"title_i18n": "global_dict.personal",
"theme": "slapos-white"
},
"view_dict": {
"personal_data": [{
"href": "personal_data"
}],
"validate_order": [{
"href": "validate_order"
}]
}
......
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