- Prevents WP user's first/last name to be updated during import
- Resets "next step" button state when going to step 3 of import - Closes #469
This commit is contained in:
@@ -1112,6 +1112,7 @@ define(
|
||||
});
|
||||
importData.step2 = importResults;
|
||||
enableSegmentSelection(mailpoetSegments);
|
||||
toggleNextStepButton('off');
|
||||
router.navigate('step3', {trigger: true});
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user