You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
509 B
17 lines
509 B
<nav search_view="search">
|
|
<!-- Use the collection tag to create a list of items -->
|
|
<collection label="Megane E-Tech">
|
|
|
|
<!-- Add items to the list -->
|
|
<!-- <collection label="Markers"> -->
|
|
<view name="Cockpit" default="true" />
|
|
<view name="Geolocatisation" />
|
|
</collection>
|
|
<view name="search" default='true' />
|
|
<view name="analytics_workspace" />
|
|
<view name="datasets" />
|
|
<view name="reports" />
|
|
<view name="alerts" />
|
|
<view name="dashboards" />
|
|
</nav>
|