From d98d56c3b5481e12dc53136c06b6c9c069d40d98 Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 19 Jan 2022 11:24:42 +0000 Subject: provide a spinner for edit connection action in threads --- view/tpl/search_item.tpl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'view/tpl/search_item.tpl') diff --git a/view/tpl/search_item.tpl b/view/tpl/search_item.tpl index cb9ad57cc..bcd6af9b2 100644 --- a/view/tpl/search_item.tpl +++ b/view/tpl/search_item.tpl @@ -23,6 +23,9 @@
+ {{if $item.contact_id}} +
+ {{/if}} {{$item.name}} {{if $item.author_is_group_actor}} @@ -31,7 +34,7 @@ {{/if}} -- cgit v1.2.3