From 8e07b3c304ac822650ee2a217e1012e2257c95e9 Mon Sep 17 00:00:00 2001 From: borissedw Date: Tue, 15 Aug 2023 15:20:37 +0300 Subject: [PATCH] 0.0.142 --- static/js/user_profile(boris).js | 1 + 1 file changed, 1 insertion(+) diff --git a/static/js/user_profile(boris).js b/static/js/user_profile(boris).js index 771a414..3d9e13e 100644 --- a/static/js/user_profile(boris).js +++ b/static/js/user_profile(boris).js @@ -187,6 +187,7 @@ function selectedUserMessenger (ticket_id=null,user_id=null){ document.querySelector(".info_profile").innerHTML = data.html; document.querySelector(".enter-message-inp").focus() + document.querySelector(".tab_user_messanger.select").scrollIntoView() }, error: function (data){