cis_menu.html 972 B

1234567891011121314151617181920
  1. <h1><itopstring>UI:ConfigurationManagementMenu:Title</itopstring></h1>
  2. <table border="0" padding="5" class="layout" width="100%">
  3. <tr>
  4. <td class="dashboard">
  5. <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>
  6. </td>
  7. <td class="dashboard">
  8. <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>
  9. </td>
  10. </tr>
  11. <tr>
  12. <td class="dashboard">
  13. <h2><itopstring>UI-ConfigurationManagementMenu-InfraByType</itopstring></h2>
  14. <itopblock BlockClass="DisplayBlock" type="count" parameters="group_by:finalclass" asynchronous="false" encoding="text/oql">SELECT FunctionalCI</itopblock>
  15. </td>
  16. <td>
  17. &nbsp;
  18. </td>
  19. </tr>
  20. </table>