Remove mailpoet pages from the 'After submit' option

[MAILPOET-3675]
This commit is contained in:
Jan Lysý
2021-09-21 10:57:31 +02:00
committed by Veljko V
parent d6d962a5df
commit d0e4ed3892
4 changed files with 1 additions and 9 deletions

View File

@@ -239,7 +239,6 @@ class FormEditor {
'iframe' => Export::get('iframe', $form),
'shortcode' => Export::get('shortcode', $form),
],
'mailpoet_pages' => Pages::getMailPoetPages(),
'segments' => $this->segmentsListRepository->getListWithSubscribedSubscribersCounts([SegmentEntity::TYPE_DEFAULT]),
'styles' => $this->formRenderer->getCustomStyles($form),
'date_types' => array_map(function ($label, $value) {