Merge pull request #1070 from Safelite/defect/CSR-1343
Added condition to only display the appointmentTypeQuestion component…
This commit is contained in:
commit
3a2b680549
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@
|
|||
alertClass="alert-warning" />
|
||||
<appointmentTypeQuestion
|
||||
v-model="selectedAppointmentType"
|
||||
v-if="!displayNoShopsAlert"
|
||||
:isServiceableMobile="isServiceableMobile"
|
||||
:isServiceableInshop="isServiceableInshop"
|
||||
ref="appointmentTypeQuestion"
|
||||
|
|
|
|||
Loading…
Reference in a new issue