Skip to content

Commit 41f65e0

Browse files
authored
change match to two underscroes
1 parent a339415 commit 41f65e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<view name="feedback"/>
44
<view name="search"/>
55
<collection label="Dashboards">
6-
<view source="unclassified" match=" - "/>
6+
<view source="unclassified" match="__"/>
77
</collection>
88
<a href="https://docs.splunk.com/Documentation/ESCU">Docs</a>
99
</nav>

0 commit comments

Comments
 (0)