From 947711ae156dd88b7c219cedf728b1d5d5af9381 Mon Sep 17 00:00:00 2001 From: Jeff Wong Date: Fri, 16 Dec 2022 07:04:23 -0800 Subject: [PATCH] DEV: drop tagName and connectorTagName on timeline controls plugin outlets --- .../discourse/app/components/topic-timeline/container.hbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/assets/javascripts/discourse/app/components/topic-timeline/container.hbs b/app/assets/javascripts/discourse/app/components/topic-timeline/container.hbs index 268a7d0e6b6..588f61db302 100644 --- a/app/assets/javascripts/discourse/app/components/topic-timeline/container.hbs +++ b/app/assets/javascripts/discourse/app/components/topic-timeline/container.hbs @@ -32,7 +32,7 @@ {{#if (and (not @fullscreen) @currentUser)}}
- + {{/if}} {{/if}} - +
{{/if}}