Merge pull request #3094 from Safelite/feature/CASH-2448
Feature/CASH-2448
This commit is contained in:
commit
432881e896
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,7 @@ export default {
|
||||||
this.GaCategories.INSHOP_CONFIRMATION_CLICKED,
|
this.GaCategories.INSHOP_CONFIRMATION_CLICKED,
|
||||||
gaAction,
|
gaAction,
|
||||||
this.inshopAppointmentOption.timeSlot.startTime +
|
this.inshopAppointmentOption.timeSlot.startTime +
|
||||||
"-" +
|
" " +
|
||||||
this.inshopAppointmentOption.date,
|
this.inshopAppointmentOption.date,
|
||||||
true,
|
true,
|
||||||
null,
|
null,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue