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){