mirror of
https://github.com/Maks1mS/free-ozon-dpr.git
synced 2024-12-23 18:42:59 +03:00
fix
This commit is contained in:
parent
c11e80178d
commit
8e12f4a9cb
@ -22,7 +22,7 @@ document.addEventListener("DOMContentLoaded", function () {
|
|||||||
});
|
});
|
||||||
|
|
||||||
sourceLink.addEventListener("click", function () {
|
sourceLink.addEventListener("click", function () {
|
||||||
Analytics.event("pvz-link-clicked", pvzData);
|
Analytics.event("pvz-source-clicked", pvzData);
|
||||||
});
|
});
|
||||||
|
|
||||||
infoPopupButton.addEventListener("click", function () {
|
infoPopupButton.addEventListener("click", function () {
|
||||||
|
Loading…
Reference in New Issue
Block a user