Лень соединять коммиты, это туда же
This commit is contained in:
parent
ac48e8e064
commit
94b719b67e
|
@ -14,6 +14,6 @@ function tickerInit(target) {
|
||||||
tickerInit();
|
tickerInit();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
};
|
||||||
|
|
||||||
document.addEventListener('DOMContentLoaded', tickerInit(), true);
|
document.addEventListener('DOMContentLoaded', tickerInit(), true);
|
Reference in New Issue