Merged from develop
This commit is contained in:
parent
abcabbe1d6
commit
9744c9bcd7
1 changed files with 1 additions and 7 deletions
|
|
@ -163,13 +163,7 @@ export default {
|
||||||
false
|
false
|
||||||
);
|
);
|
||||||
|
|
||||||
//Temporary, still need to determine what needs to be saved before continuing.
|
this.$router.navigateWithSaving(this.navigationScenarios.CLICKED_FORWARD, this.$route);
|
||||||
this.$router.navigateWithoutSaving(
|
|
||||||
this.navigationScenarios.CLICKED_FORWARD,
|
|
||||||
this.$route
|
|
||||||
);
|
|
||||||
|
|
||||||
//navigateToHeritageFunnel({ loadingModal: this.$refs.loadingModal });
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
components: {
|
components: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue