diff --git a/static/js/user_profile(boris).js b/static/js/user_profile(boris).js index e5df614..102bce1 100644 --- a/static/js/user_profile(boris).js +++ b/static/js/user_profile(boris).js @@ -209,7 +209,7 @@ function sendMessage(id_ticket=null,sender,receiver,img_post=null){ - sendMessageSocket(data) + sendMessageSocket(data,img) } else { diff --git a/templates/blocks/profile/b_chats.html b/templates/blocks/profile/b_chats.html index a0e6569..818654c 100644 --- a/templates/blocks/profile/b_chats.html +++ b/templates/blocks/profile/b_chats.html @@ -61,7 +61,7 @@