summaryrefslogtreecommitdiffstats
path: root/webapp/components/admin_console
diff options
context:
space:
mode:
authorEric Sethna <eric@spinpunch.com>2017-04-07 04:26:35 -0400
committerGeorge Goldberg <george@gberg.me>2017-04-07 09:26:35 +0100
commit1901adffa5f84bb818935bd737f1341c9eb725d3 (patch)
treeaac529dfb26d1c50a07dbf3fe02f7d5d0ce80e5e /webapp/components/admin_console
parent62204a7f6540481a8a97c729edbc3599af1cb6f7 (diff)
downloadchat-1901adffa5f84bb818935bd737f1341c9eb725d3.tar.gz
chat-1901adffa5f84bb818935bd737f1341c9eb725d3.tar.bz2
chat-1901adffa5f84bb818935bd737f1341c9eb725d3.zip
[PLT-6232] Remove "(Beta)" tag from HA in System Console (#6008)
Diffstat (limited to 'webapp/components/admin_console')
-rw-r--r--webapp/components/admin_console/admin_sidebar.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/components/admin_console/admin_sidebar.jsx b/webapp/components/admin_console/admin_sidebar.jsx
index a27891eb3..aa7b970e0 100644
--- a/webapp/components/admin_console/admin_sidebar.jsx
+++ b/webapp/components/admin_console/admin_sidebar.jsx
@@ -96,7 +96,7 @@ export default class AdminSidebar extends React.Component {
title={
<FormattedMessage
id='admin.sidebar.cluster'
- defaultMessage='High Availability (Beta)'
+ defaultMessage='High Availability'
/>
}
/>