Schedules welcome notification when adding/editing subscriber

This commit is contained in:
Vlad
2017-12-18 19:44:09 -05:00
parent f616ef4d6c
commit 5d5b61b76f
4 changed files with 91 additions and 7 deletions

View File

@@ -60,6 +60,7 @@ define(
label: MailPoet.I18n.t('lists'),
type: 'selection',
placeholder: MailPoet.I18n.t('selectList'),
tip: MailPoet.I18n.t('welcomeEmailTip'),
api_version: window.mailpoet_api_version,
endpoint: 'segments',
multiple: true,