summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-12-17 21:50:51 -0500
committerChristopher Speller <crspeller@gmail.com>2015-12-17 21:50:51 -0500
commitbb9cb1029539b179725a586057c39507597300de (patch)
treeb742cd8eec9903abf54a9f12ab3f274b82b6440f
parente919937e72a30970acea63cdc75e171bbf39151b (diff)
downloadchat-bb9cb1029539b179725a586057c39507597300de.tar.gz
chat-bb9cb1029539b179725a586057c39507597300de.tar.bz2
chat-bb9cb1029539b179725a586057c39507597300de.zip
Removing confusion
-rw-r--r--web/react/components/admin_console/admin_sidebar.jsx9
1 files changed, 0 insertions, 9 deletions
diff --git a/web/react/components/admin_console/admin_sidebar.jsx b/web/react/components/admin_console/admin_sidebar.jsx
index 587fb35ed..1279f4d22 100644
--- a/web/react/components/admin_console/admin_sidebar.jsx
+++ b/web/react/components/admin_console/admin_sidebar.jsx
@@ -255,15 +255,6 @@ export default class AdminSidebar extends React.Component {
<li>
<a
href='#'
- className={this.isSelected('ldap_settings')}
- onClick={this.handleClick.bind(this, 'ldap_settings', null)}
- >
- {'LDAP Settings'}
- </a>
- </li>
- <li>
- <a
- href='#'
className={this.isSelected('legal_and_support_settings')}
onClick={this.handleClick.bind(this, 'legal_and_support_settings', null)}
>