Fixes next button not appearing when list is first unselected and then

selected back
This commit is contained in:
Vlad
2017-04-09 21:49:24 -04:00
parent ec23a73edb
commit a9edb383b4

View File

@@ -543,7 +543,7 @@ define(
MailPoet.Notice.error(MailPoet.I18n.t('segmentSelectionRequired'), {
static: true,
scroll: true,
id: 'segmentSelection',
id: 'notice_segmentSelection',
hideClose: true
});
}