summaryrefslogtreecommitdiffstats
path: root/webapp/components/admin_console/admin_sidebar.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/components/admin_console/admin_sidebar.jsx')
-rw-r--r--webapp/components/admin_console/admin_sidebar.jsx9
1 files changed, 9 insertions, 0 deletions
diff --git a/webapp/components/admin_console/admin_sidebar.jsx b/webapp/components/admin_console/admin_sidebar.jsx
index 9b27ab81e..f035424b6 100644
--- a/webapp/components/admin_console/admin_sidebar.jsx
+++ b/webapp/components/admin_console/admin_sidebar.jsx
@@ -522,6 +522,15 @@ export default class AdminSidebar extends React.Component {
/>
}
/>
+ <AdminSidebarSection
+ name='jira'
+ title={
+ <FormattedMessage
+ id='admin.sidebar.jira'
+ defaultMessage='JIRA (Beta)'
+ />
+ }
+ />
{webrtcSettings}
<AdminSidebarSection
name='external'