mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: add below-sidebar-sections to sidebar dropdown mode (#28780)
This commit is contained in:
parent
f8e3a90ab9
commit
24caa36eef
@ -73,6 +73,7 @@ export default class SidebarHamburgerDropdown extends Component {
|
|||||||
@collapsableSections={{this.collapsableSections}}
|
@collapsableSections={{this.collapsableSections}}
|
||||||
/>
|
/>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
<PluginOutlet @name="after-sidebar-sections" />
|
||||||
<Footer />
|
<Footer />
|
||||||
</div>
|
</div>
|
||||||
</DeferredRender>
|
</DeferredRender>
|
||||||
|
Loading…
Reference in New Issue
Block a user