Merge branch 'develop' into feature/CASH-1338
This commit is contained in:
commit
e60aad756b
1 changed files with 0 additions and 4 deletions
|
|
@ -318,10 +318,6 @@ export default {
|
|||
"vin-lookup"
|
||||
);
|
||||
|
||||
// Update button "Continue with..."
|
||||
this.$refs.navbar.updateButtonText(
|
||||
`Continue with ${resultMap.vehicleLookupResponse.year} ${resultMap.vehicleLookupResponse.make} ${resultMap.vehicleLookupResponse.model}`
|
||||
);
|
||||
return this.$refs.navbar.removeLoader();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue