mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Plugin-outlet for adding new item in user-notifications filter navigation bar (#12000)
This commit is contained in:
parent
307cb1d114
commit
45403e57b6
@ -27,6 +27,10 @@
|
||||
{{i18n "user_action_groups.11"}}
|
||||
{{/link-to}}
|
||||
</li>
|
||||
{{plugin-outlet
|
||||
name="user-notifications-bottom"
|
||||
connectorTagName="li"
|
||||
args=(hash model=model)}}
|
||||
{{/mobile-nav}}
|
||||
|
||||
{{/d-section}}
|
||||
|
Loading…
Reference in New Issue
Block a user