From a59f8def8c6fa2bc87e3dc0ee9ff5a3caf157c4a Mon Sep 17 00:00:00 2001 From: hmhealey Date: Thu, 24 Sep 2015 10:58:06 -0400 Subject: Added help text to notification settings to say which browsers support them --- web/react/components/user_settings/user_settings_notifications.jsx | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'web/react/components/user_settings') diff --git a/web/react/components/user_settings/user_settings_notifications.jsx b/web/react/components/user_settings/user_settings_notifications.jsx index 8d364cde7..ba14f019f 100644 --- a/web/react/components/user_settings/user_settings_notifications.jsx +++ b/web/react/components/user_settings/user_settings_notifications.jsx @@ -265,9 +265,12 @@ export default class NotificationsTab extends React.Component { e.preventDefault(); }.bind(this); + const extraInfo = {'Desktop notifications are available on Firefox, Safari, and Chrome.'}; + desktopSection = ( {'Desktop notification sounds are available on Firefox, Safari, Chrome, Internet Explorer, and Edge.'}; + soundSection = (