0.8.475
This commit is contained in:
@@ -891,13 +891,13 @@ function setStandartSettingsToBlockOverlay () {
|
||||
block_overlay.classList.add("hidden")
|
||||
}
|
||||
|
||||
// function show_header_list () {
|
||||
// let el = document.querySelector(".menu_profile_btn")
|
||||
// if (el) {
|
||||
// el.classList.toggle("show")
|
||||
// closeCurtain()
|
||||
// }
|
||||
// }
|
||||
function show_header_list () {
|
||||
let el = document.querySelector(".menu_profile_btn")
|
||||
if (el) {
|
||||
el.classList.toggle("show")
|
||||
// closeCurtain()
|
||||
}
|
||||
}
|
||||
|
||||
// function closeCurtain (left,right) {
|
||||
// if (left){
|
||||
|
||||
Reference in New Issue
Block a user