We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec7fadd commit eabea79Copy full SHA for eabea79
app_template/default/data/ui/nav/default.xml
@@ -2,6 +2,8 @@
2
<view name="escu_summary" default="true"/>
3
<view name="feedback"/>
4
<view name="search"/>
5
- <view name="dashboards"/>
+ <collection label="Dashboards">
6
+ <view source="unclassified" match=" - "/>
7
+ </collection>
8
<a href="http://docs.splunk.com/Documentation/ESSOC">Docs</a>
9
</nav>
0 commit comments