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.
2 parents 90d46c5 + 13faf1c commit ebe37bbCopy full SHA for ebe37bb
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"/>
6
- <a href="http://docs.splunk.com/Documentation/ESSOC">Docs</a>
+ <collection label="Dashboards">
+ <view source="unclassified" match=" - "/>
7
+ </collection>
8
+ <a href="https://docs.splunk.com/Documentation/ESCU">Docs</a>
9
</nav>
0 commit comments