documentation page

This commit is contained in:
SBD
2024-07-14 14:44:46 +03:00
parent 6339858f42
commit ef6aa3793c
3 changed files with 6 additions and 2 deletions

View File

@@ -536,7 +536,7 @@ function closeVersionSwitcherOnBody () {
} else {
$($arrow).animate({rotate: '0deg'},200)
}
$("body")[0].setAttribute("onclick",'')
}
}