Skip to content
Snippets Groups Projects
Commit ba4351bb authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

add teams subpages to people page

parent cf3fc173
Branches
No related tags found
2 merge requests!732Release,!730Fix icon for hoax and 2 column text block, remove richtext from image desc
Pipeline #11666 passed
......@@ -647,7 +647,11 @@ class MainPeoplePage(ExtendedMetadataPageMixin, SubpageMixin, MetadataPageMixin,
### RELATIONS
parent_page_types = ["main.MainHomePage"]
subpage_types = ["main.MainPersonPage"]
subpage_types = [
"main.MainPersonPage",
"main.MainSimplePage",
"main.MainCrossroadPage",
]
### OTHERS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment