Skip to content

Commit eabea79

Browse files
committed
Show dashboard objects in dropdown
1 parent ec7fadd commit eabea79

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app_template/default/data/ui/nav/default.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<view name="escu_summary" default="true"/>
33
<view name="feedback"/>
44
<view name="search"/>
5-
<view name="dashboards"/>
5+
<collection label="Dashboards">
6+
<view source="unclassified" match=" - "/>
7+
</collection>
68
<a href="http://docs.splunk.com/Documentation/ESSOC">Docs</a>
79
</nav>

0 commit comments

Comments
 (0)