Add icone for this module

SVN:trunk[2318]
This commit is contained in:
Erwan Taloc
2012-10-21 08:17:54 +00:00
parent aa49610e31
commit 6e7ee18e7f
3 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@@ -6,7 +6,7 @@
<cell> <cell>
<dashlet id="1" xsi:type="DashletHeaderStatic"> <dashlet id="1" xsi:type="DashletHeaderStatic">
<title>Menu:ConfigManagementCI</title> <title>Menu:ConfigManagementCI</title>
<icon>itop-config-mgmt/images/database.png</icon> <icon>itop-welcome-itil/images/database.png</icon>
</dashlet> </dashlet>
<dashlet id="2" xsi:type="DashletBadge"> <dashlet id="2" xsi:type="DashletBadge">
<class>BusinessProcess</class> <class>BusinessProcess</class>
@@ -33,7 +33,7 @@
<cell> <cell>
<dashlet id="8" xsi:type="DashletHeaderDynamic"> <dashlet id="8" xsi:type="DashletHeaderDynamic">
<title>Menu:RequestManagement</title> <title>Menu:RequestManagement</title>
<icon>itop-request-mgmt/images/user-request-deadline.png</icon> <icon>itop-welcome-itil/images/user-request-deadline.png</icon>
<subtitle>Open Requests</subtitle> <subtitle>Open Requests</subtitle>
<query>SELECT UserRequest WHERE status != "closed"</query> <query>SELECT UserRequest WHERE status != "closed"</query>
<group_by>status</group_by> <group_by>status</group_by>