mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 11:52:01 +00:00
banners: Redesign mobile push notifications banner.
Fixes part of #34252.
This commit is contained in:
committed by
Tim Abbott
parent
b0241bfa3c
commit
13b78b7039
@@ -186,11 +186,7 @@
|
||||
{{> settings_save_discard_widget section_name="mobile-message-settings" show_only_indicator=(not for_realm_settings) }}
|
||||
</div>
|
||||
{{#unless realm_push_notifications_enabled}}
|
||||
<div class="tip">
|
||||
{{#tr}}
|
||||
Mobile push notifications are not enabled on this server. <z-link>Learn more</z-link>
|
||||
{{#*inline "z-link"}}<a href="/help/mobile-notifications#enabling-push-notifications-for-self-hosted-servers" target="_blank" rel="noopener noreferrer">{{> @partial-block}}</a>{{/inline}}
|
||||
{{/tr}}
|
||||
<div class="mobile-push-notifications-banner-container banner-wrapper">
|
||||
</div>
|
||||
{{/unless}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user