Merge pull request #2705 from Safelite/feature/revert_CASH-1235
Revert "CASH-1235: Set auto selected timeslot"
This commit is contained in:
commit
7035abb8a0
1 changed files with 0 additions and 1 deletions
|
|
@ -494,7 +494,6 @@ export default {
|
||||||
} else {
|
} else {
|
||||||
this.selectedAnswerForDropOffOrInshop = this.answersForDropOffQuestion[0].value;
|
this.selectedAnswerForDropOffOrInshop = this.answersForDropOffQuestion[0].value;
|
||||||
}
|
}
|
||||||
this.setSelectedTimeSlot();
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
addPremiumFlagToInput(routeCode) {
|
addPremiumFlagToInput(routeCode) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue