Skip to content

Commit

Permalink
Update sidebar_header_dropdown.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
doh5 committed Mar 28, 2017
1 parent 19a7f22 commit 2634ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/components/sidebar_header_dropdown.jsx
Expand Up @@ -304,7 +304,7 @@ export default class SidebarHeaderDropdown extends React.Component {
sysAdminLink = (
<li>
<Link
id="System_Consol"
id='System_Console'
to={'/admin_console'}
onClick={this.handleClick}
>
Expand Down

0 comments on commit 2634ca2

Please sign in to comment.