summaryrefslogtreecommitdiffstats
path: root/web/react/components/channel_notifications.jsx
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2015-08-20 11:58:59 -0400
committerJoram Wilander <jwawilander@gmail.com>2015-08-20 11:58:59 -0400
commitddc192c025862ab4e8ab9a61185c06fd553cbf1f (patch)
tree4ba5fc77e73a6f74bddf5570ec87286ef2bd941f /web/react/components/channel_notifications.jsx
parent4fafac5225d85c603140df261ab1535a63e918b6 (diff)
parent343ff54a32905e468f199e3d6e237422267e3102 (diff)
downloadchat-ddc192c025862ab4e8ab9a61185c06fd553cbf1f.tar.gz
chat-ddc192c025862ab4e8ab9a61185c06fd553cbf1f.tar.bz2
chat-ddc192c025862ab4e8ab9a61185c06fd553cbf1f.zip
Merge pull request #419 from mattermost/revert-416-ui-changes
Revert "Multiple UI Improvements"
Diffstat (limited to 'web/react/components/channel_notifications.jsx')
-rw-r--r--web/react/components/channel_notifications.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/channel_notifications.jsx b/web/react/components/channel_notifications.jsx
index 56ae7ae4d..38bc91682 100644
--- a/web/react/components/channel_notifications.jsx
+++ b/web/react/components/channel_notifications.jsx
@@ -209,7 +209,7 @@ module.exports = React.createClass({
<span aria-hidden="true">&times;</span>
<span className="sr-only">Close</span>
</button>
- <h4 className="modal-title">Notification Preferences for <span className="name">{this.state.title}</span></h4>
+ <h4 className="modal-title">{"Notification Preferences for " + this.state.title}</h4>
</div>
<div className="modal-body">
<div className="settings-table">