mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
user_card_popover_content: Fix template description.
This commit is contained in:
parent
228a4eb8a2
commit
8949ed41b7
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user