Skip to content

menupage_panel does not include PrivacyModalPanel #390

Description

@bmihelac

Privacy panel missing in settings tab for MenuPage and subclasses.

menupage_settings_panels is defined in https://github.com/rkhleics/wagtailmenus/blob/master/wagtailmenus/panels.py#L100-L107 and clearly it does not have PrivacyModalPanel.

As far as I can see PrivacyModalPanel is added to wagtail in v2.10:

wagtail/wagtail@84f3265

For the reference, missing panel is marked on the image:

privacy-panel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions