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
495 B
17 lines
495 B
<nav search_view="search" color="#3c444c">
|
|
<!-- 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" />
|
|
<view name="Geolocatisation" />
|
|
</collection>
|
|
<view name="search" />
|
|
<view name="analytics_workspace" />
|
|
<view name="datasets" />
|
|
<view name="reports" />
|
|
<view name="alerts" />
|
|
<view name="dashboards" />
|
|
</nav>
|