From 0eaf76fc8855aa3e3778174f963fbba4561cc84d Mon Sep 17 00:00:00 2001 From: Neil Lalonde Date: Wed, 29 Jun 2016 14:24:13 -0400 Subject: [PATCH] FIX: add missing outlet on topic list page when filtered by tag --- app/assets/javascripts/discourse/templates/tags/show.hbs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/assets/javascripts/discourse/templates/tags/show.hbs b/app/assets/javascripts/discourse/templates/tags/show.hbs index dcecef2c9ca..db3ecce1e43 100644 --- a/app/assets/javascripts/discourse/templates/tags/show.hbs +++ b/app/assets/javascripts/discourse/templates/tags/show.hbs @@ -36,6 +36,8 @@ +{{plugin-outlet "discovery-list-container-top"}} +