opsdash-app/opsdash/appinfo/navigation.xml

11 lines
214 B
XML

<?xml version="1.0"?>
<navigation>
<nav>
<id>opsdash</id>
<name>Operational Dashboard</name>
<route>opsdash.overview.index</route>
<icon>app</icon>
<order>10</order>
</nav>
</navigation>