mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-28 13:08:45 +02:00
21 lines
972 B
HTML
21 lines
972 B
HTML
<h1><itopstring>UI:ConfigurationManagementMenu:Title</itopstring></h1>
|
|
<table border="0" padding="5" class="layout" width="100%">
|
|
<tr>
|
|
<td class="dashboard">
|
|
<itopblock BlockClass="DisplayBlock" type="open_flash_chart" parameters="chart_type:pie;group_by:status;chart_title:UI-ConfigurationManagementMenu-InfraByStatus" asynchronous="false" encoding="text/oql">SELECT FunctionalCI</itopblock>
|
|
</td>
|
|
<td class="dashboard">
|
|
<itopblock BlockClass="DisplayBlock" type="open_flash_chart" parameters="chart_type:bars;group_by:finalclass;chart_title:UI-ConfigurationManagementMenu-InfraByType" asynchronous="false" encoding="text/oql">SELECT FunctionalCI</itopblock>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="dashboard">
|
|
<h2><itopstring>UI-ConfigurationManagementMenu-InfraByType</itopstring></h2>
|
|
<itopblock BlockClass="DisplayBlock" type="count" parameters="group_by:finalclass" asynchronous="false" encoding="text/oql">SELECT FunctionalCI</itopblock>
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|