diff --git a/app/assets/javascripts/discourse/templates/components/topic-map.hbs b/app/assets/javascripts/discourse/templates/components/topic-map.hbs index 11a5a14b6..7d7100679 100644 --- a/app/assets/javascripts/discourse/templates/components/topic-map.hbs +++ b/app/assets/javascripts/discourse/templates/components/topic-map.hbs @@ -56,6 +56,7 @@ {{#unless mapCollapsed}}
+

{{i18n 'topic_map.participants_title'}}

{{#each p in details.participants}} {{topic-participant participant=p}} {{/each}} @@ -63,7 +64,7 @@ {{#if infoLinks}}