mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Add class to span wrapping after-topic-list
plugin outlet (#28445)
This commit is contained in:
parent
0b2b3f6d6f
commit
9802d4040f
@ -141,7 +141,7 @@
|
|||||||
{{/if}}
|
{{/if}}
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
||||||
<span>
|
<span class="after-topic-list-plugin-outlet-wrapper">
|
||||||
<PluginOutlet
|
<PluginOutlet
|
||||||
@name="after-topic-list"
|
@name="after-topic-list"
|
||||||
@connectorTagName="div"
|
@connectorTagName="div"
|
||||||
|
Loading…
Reference in New Issue
Block a user