From 2ca42c78d35cae779edb95c17d1b45248c5a04bf Mon Sep 17 00:00:00 2001 From: terrtia Date: Thu, 6 Jun 2024 15:22:33 +0200 Subject: [PATCH] chg: [chats viewer] add relationships buttons --- var/www/templates/chats_explorer/card_chat.html | 4 ++++ var/www/templates/chats_explorer/card_user_account.html | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/var/www/templates/chats_explorer/card_chat.html b/var/www/templates/chats_explorer/card_chat.html index 99a0ce38..77227ed4 100644 --- a/var/www/templates/chats_explorer/card_chat.html +++ b/var/www/templates/chats_explorer/card_chat.html @@ -95,6 +95,10 @@ {# {{ meta['nb_correlations'] }}#} + + + {% endif %} diff --git a/var/www/templates/chats_explorer/card_user_account.html b/var/www/templates/chats_explorer/card_user_account.html index f5514967..a892c3ca 100644 --- a/var/www/templates/chats_explorer/card_user_account.html +++ b/var/www/templates/chats_explorer/card_user_account.html @@ -87,6 +87,11 @@ {% else %} + + +