summaryrefslogtreecommitdiffstats
path: root/webapp
diff options
context:
space:
mode:
authordoh5 <doo@mattermost.com>2017-03-30 06:37:03 +0900
committerJoram Wilander <jwawilander@gmail.com>2017-03-29 17:37:03 -0400
commit8d36a1e96a12ba51bb95168f7deed797d53c266e (patch)
tree6131df905c4297b0f2a222b74cb03f73ef290729 /webapp
parent8a31718db11c803fa3b14f85c760ca9db6083670 (diff)
downloadchat-8d36a1e96a12ba51bb95168f7deed797d53c266e.tar.gz
chat-8d36a1e96a12ba51bb95168f7deed797d53c266e.tar.bz2
chat-8d36a1e96a12ba51bb95168f7deed797d53c266e.zip
Add ID to System Console in the LHS Header Dropdown (#5900)
* Add ID to System Console in the LHS Header Dropdown Under TEsting * Update sidebar_header_dropdown.jsx * Update sidebar_header_dropdown.jsx
Diffstat (limited to 'webapp')
-rw-r--r--webapp/components/sidebar_header_dropdown.jsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/components/sidebar_header_dropdown.jsx b/webapp/components/sidebar_header_dropdown.jsx
index 34c228ac2..e0198ac0c 100644
--- a/webapp/components/sidebar_header_dropdown.jsx
+++ b/webapp/components/sidebar_header_dropdown.jsx
@@ -304,6 +304,7 @@ export default class SidebarHeaderDropdown extends React.Component {
sysAdminLink = (
<li>
<Link
+ id='systemConsole'
to={'/admin_console'}
onClick={this.handleClick}
>