0.12.11 del mobile markers for response

This commit is contained in:
SDE
2024-01-31 13:44:08 +03:00
parent 649dbab901
commit 93717bee2d
3 changed files with 8 additions and 5 deletions

View File

@@ -404,7 +404,7 @@ def support_show_chat_by_ticket_ajax(request):
'cur_receiver': cur_receiver,
'new_msg_allow': new_msg_allow,
'staff': request.user.is_staff,
'mobile': data['mobile']
# 'mobile': data['mobile']
}
Dict.update(get_ticketsDict_for_staff(request.user))