From 336b791f8be85e875f2955f50f8ade8a89a04c35 Mon Sep 17 00:00:00 2001 From: Abhijeet Prasad Bodas Date: Wed, 12 May 2021 20:13:27 +0530 Subject: [PATCH] recent topics: Use tippy tooltip instead of HTML title. --- static/templates/recent_topic_row.hbs | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/static/templates/recent_topic_row.hbs b/static/templates/recent_topic_row.hbs index 4e6e9913a7..8989edb831 100644 --- a/static/templates/recent_topic_row.hbs +++ b/static/templates/recent_topic_row.hbs @@ -17,13 +17,13 @@
{{#if topic_muted}} - + {{else}} - + {{/if}}
- +
@@ -38,11 +38,11 @@ {{/if}} {{#each senders}} {{#if this.is_muted}} -
  • +
  • {{else}} -
  • +
  • {{/if}} @@ -50,7 +50,7 @@ -
    +
    {{ last_msg_time }}