Merge pull request #2013 from Safelite/feature/CSR-1928
Feature/csr 1928
This commit is contained in:
commit
142e2eae44
1 changed files with 1 additions and 1 deletions
|
|
@ -182,7 +182,7 @@ export default {
|
|||
this.pushEventToGA(
|
||||
this.GaCategories.SERVICE_LOCATION,
|
||||
gaAction,
|
||||
shops.join("/"),
|
||||
shops.join(","),
|
||||
true
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue