Skip to content
Snippets Groups Projects
Commit 7cb5bbc1 authored by jan.bednarik's avatar jan.bednarik
Browse files

elections2021: Menu update

parent 76326951
No related branches found
No related tags found
2 merge requests!362elections2021: Menu update,!361elections2021: Menu update
Pipeline #4913 passed
......@@ -245,7 +245,11 @@ class Elections2021HomePage(MetadataPageMixin, RoutablePageMixin, Page):
header_panels = [
StreamFieldPanel("header_links"),
PageChooserPanel(
"program_strategic_page", "elections2021.Elections2021StrategicPage"
"program_strategic_page",
[
"elections2021.Elections2021StrategicPage",
"elections2021.Elections2021ProgramInNutshellPage",
],
),
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment