Fixes next button not appearing when list is first unselected and then
selected back
This commit is contained in:
@@ -543,7 +543,7 @@ define(
|
|||||||
MailPoet.Notice.error(MailPoet.I18n.t('segmentSelectionRequired'), {
|
MailPoet.Notice.error(MailPoet.I18n.t('segmentSelectionRequired'), {
|
||||||
static: true,
|
static: true,
|
||||||
scroll: true,
|
scroll: true,
|
||||||
id: 'segmentSelection',
|
id: 'notice_segmentSelection',
|
||||||
hideClose: true
|
hideClose: true
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user