From 7208db69812875a6013f7f5b9d6651fbf88fcf4d Mon Sep 17 00:00:00 2001 From: SBD Date: Sun, 3 Dec 2023 20:43:13 +0300 Subject: [PATCH] 0.8.475 --- static/js/user_profile_2.js | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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){