mirror of
https://github.com/zulip/zulip.git
synced 2025-11-12 01:47:41 +00:00
topic-popover: Add chevron-right icon in topic popover title.
This commit is contained in:
committed by
Tim Abbott
parent
aa82008503
commit
b122ad7da4
@@ -193,6 +193,7 @@ function build_topic_popover(opts) {
|
||||
can_mute_topic: can_mute_topic,
|
||||
can_unmute_topic: can_unmute_topic,
|
||||
is_admin: sub.is_admin,
|
||||
color: sub.color,
|
||||
});
|
||||
|
||||
$(elt).popover({
|
||||
|
||||
Reference in New Issue
Block a user