user_card_popover_content: Fix template description.

This commit is contained in:
Daniil Fadeev 2023-09-14 19:52:52 +04:00 committed by Tim Abbott
parent 228a4eb8a2
commit 8949ed41b7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{{! Contents of the "message info" popup }}
{{! Contents of the user card popover }}
<ul class="nav nav-list user-card-popover-actions" id="user_card_popover" data-user-id="{{user_id}}">
<li class="popover_user_name_row">
<b class="user_full_name" data-tippy-content="{{user_full_name}}">{{user_full_name}}</b>