Skip to content
Snippets Groups Projects
Commit 402d818c authored by Alexa Valentová's avatar Alexa Valentová
Browse files

add context mixin

parent 7948551e
No related branches found
No related tags found
2 merge requests!1367add custom ecomail_newsletter_list_tags to nakopneme form page,!1366add custom ecomail_newsletter_list_tags to nakopneme form page
Pipeline #21206 passed
...@@ -428,6 +428,7 @@ class NakopnemeFormPageFormField(AbstractFormField): ...@@ -428,6 +428,7 @@ class NakopnemeFormPageFormField(AbstractFormField):
class NakopnemeFormPage( class NakopnemeFormPage(
AbstractForm, AbstractForm,
ContextMixin,
PageInMenuMixin, PageInMenuMixin,
ExtendedMetadataPageMixin, ExtendedMetadataPageMixin,
SubpageMixin, SubpageMixin,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment