topic-popover: Add chevron-right icon in topic popover title.

This commit is contained in:
SiddharthVarshney
2020-06-20 21:20:19 +05:30
committed by Tim Abbott
parent aa82008503
commit b122ad7da4
3 changed files with 6 additions and 0 deletions

View File

@@ -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({