diff --git a/static/js/user_profile_2.js b/static/js/user_profile_2.js index b6b4fbc..45fda44 100644 --- a/static/js/user_profile_2.js +++ b/static/js/user_profile_2.js @@ -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){