Revert "remove navigation to kapacitor config app"

This reverts commit de7bcf7040a246c9d606f3f1547d8f5afd54e457.
pull/1302/head
Jade McGough 2017-04-14 20:12:49 -07:00
parent 54ad4aaa76
commit 678cd8ab18
1 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,8 @@ const SideNav = React.createClass({
</NavBlock>
<NavBlock icon="cog-thick" link={`${sourcePrefix}/manage-sources`}>
<NavHeader link={`${sourcePrefix}/manage-sources`} title="Configuration" />
<NavListItem link={`${sourcePrefix}/manage-sources`}>InfluxDB</NavListItem>
<NavListItem link={`${sourcePrefix}/kapacitor-config`}>Kapacitor</NavListItem>
</NavBlock>
{
showLogout ? (