Merge pull request #9858 from annando/notify-ignored
New setting that controls notifications for ignored contacts
This commit is contained in:
@@ -150,6 +150,8 @@
|
||||
{{include file="field_checkbox.tpl" field=$email_textonly}}
|
||||
{{include file="field_checkbox.tpl" field=$detailed_notif}}
|
||||
|
||||
{{include file="field_checkbox.tpl" field=$notify_ignored}}
|
||||
|
||||
{{* commented out because it was commented out in the original template
|
||||
<div class="field">
|
||||
<button type="button" onclick="javascript:Notification.requestPermission(function(perm){if(perm === 'granted')alert('{{$desktop_notifications_success_message}}');});">{{$desktop_notifications}}</button>
|
||||
|
||||
Reference in New Issue
Block a user