new index.php
This commit is contained in:
@ -145,3 +145,4 @@ function scrollToTop() {
|
||||
document.body.scrollTop = 0; // Pro Safari
|
||||
document.documentElement.scrollTop = 0; // Pro ostatní prohlížeče
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user