mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 19:23:36 +08:00
Feature: Add plugin outlet for desktop (live) notifications area
This commit is contained in:
parent
bae7203f42
commit
008480127f
|
@ -24,6 +24,7 @@
|
||||||
<label class="control-label">{{i18n 'user.desktop_notifications.label'}}</label>
|
<label class="control-label">{{i18n 'user.desktop_notifications.label'}}</label>
|
||||||
{{desktop-notification-config}}
|
{{desktop-notification-config}}
|
||||||
<div class="instructions">{{i18n 'user.desktop_notifications.each_browser_note'}}</div>
|
<div class="instructions">{{i18n 'user.desktop_notifications.each_browser_note'}}</div>
|
||||||
|
{{plugin-outlet name="user-preferences-desktop-notifications" args=(hash model=model save=(action "save"))}}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{{#if siteSettings.enable_personal_messages}}
|
{{#if siteSettings.enable_personal_messages}}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user