mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 19:18:44 +02:00
34 lines
1.1 KiB
XML
34 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="3.0">
|
|
<menus>
|
|
<menu id="WelcomeMenuPage" xsi:type="DashboardMenuNode" _delta="redefine">
|
|
<rank>10</rank>
|
|
<parent>WelcomeMenu</parent>
|
|
<definition>
|
|
<layout>DashboardLayoutOneCol</layout>
|
|
<title>Menu:WelcomeMenuPage</title>
|
|
<cells>
|
|
<cell id="0">
|
|
<rank>0</rank>
|
|
<dashlets>
|
|
<dashlet id="1" xsi:type="DashletHeaderStatic">
|
|
<rank>0</rank>
|
|
<title>Menu:ConfigManagementCI</title>
|
|
<icon>../images/icons/icons8-database.svg</icon>
|
|
</dashlet>
|
|
<dashlet id="4" xsi:type="DashletBadge">
|
|
<rank>3</rank>
|
|
<class>Contact</class>
|
|
</dashlet>
|
|
<dashlet id="5" xsi:type="DashletBadge">
|
|
<rank>4</rank>
|
|
<class>Location</class>
|
|
</dashlet>
|
|
</dashlets>
|
|
</cell>
|
|
</cells>
|
|
</definition>
|
|
</menu>
|
|
</menus>
|
|
</itop_design>
|