Skip to content

Commit 7f63416

Browse files
committed
Update default.xml
Test update to nav menu
1 parent bfae1b6 commit 7f63416

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

github_app_for_splunk/default/data/ui/nav/default.xml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,14 @@
1616
<collection label="Developer Insights">
1717
<view name="value_stream_analytics" />
1818
<view name="workflow_analytics" />
19+
<view name="workflow_analysis" />
1920
</collection>
2021
<collection label="Config">
2122
<view source="all" match="config" />
2223
</collection>
23-
<view name="search"/>
24-
<view name="dashboards" />
25-
<view name="alerts" />
24+
<collection label="Other">
25+
<view name="search"/>
26+
<view name="dashboards" />
27+
<view name="alerts" />
28+
</collection>
2629
</nav>

0 commit comments

Comments
 (0)