welcome_menu.html 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. <div style="width:100%;background: url(../images/welcome.jpg) top left no-repeat;">
  2. <style>
  3. .dashboard {
  4. vertical-align:top;
  5. width:50%;
  6. border:0px solid #000;
  7. background-color:#F9F9F1;
  8. padding:10px;
  9. text-align:left;
  10. font-size:10pt;
  11. }
  12. .dashboard2 {
  13. vertical-align:top;
  14. width:50%;
  15. border:0px solid #000;
  16. -moz-border-radius:10px;
  17. padding:5px;
  18. text-align:left;
  19. }
  20. td.dashboard li {
  21. margin-top: 5px;
  22. display: list-item;
  23. }
  24. td div.display_block {
  25. padding:0;
  26. }
  27. </style>
  28. <p></p>
  29. <p></p>
  30. <p style="text-align:left; font-size:32px;padding-left:400px;padding-top:40px;margin-bottom:30px;margin-top:0;color:#FFFFFF;"><itopstring>UI:WelcomeMenu:Title</itopstring></p>
  31. <p></p>
  32. <table border="0" style="padding:10px;border-spacing: 10px;width:100%">
  33. <tr>
  34. <td class="dashboard2">
  35. <itopcheck class="UserRequest">
  36. <img src="../modules/itop-request-mgmt-1.0.0/images/user-request.png" style="float:left"></img>
  37. <p style="text-align:left; font-family:Verdana, Arial, sans-serif; font-size:16px;"><itopstring>Request Management</itopstring></p>
  38. <itopblock BlockClass="DisplayBlock" type="actions" asynchronous="false" encoding="text/oql">SELECT UserRequest</itopblock>
  39. <p style="text-align:left; font-family:Verdana, Arial, sans-serif; font-size:14px;"><itopstring>UI:WelcomeMenu:MyCalls</itopstring></p>
  40. <itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql" parameters="menu:0">SELECT UserRequest AS i WHERE i.caller_id = :current_contact_id AND status NOT IN ("closed", "resolved")</itopblock>
  41. </itopcheck>
  42. </td>
  43. <td class="dashboard2">
  44. <itopcheck class="Incident">
  45. <img src="../modules/itop-incident-mgmt-1.0.0/images/incident-deadline.png" style="float:left"></img>
  46. <p style="text-align:left; font-family:Verdana, Arial, sans-serif; font-size:16px;"><itopstring>Incident Management</itopstring></p>
  47. <itopblock BlockClass="DisplayBlock" type="actions" asynchronous="false" encoding="text/oql">SELECT Incident</itopblock>
  48. <p style="text-align:left; font-family:Verdana, Arial, sans-serif; font-size:14px;"><itopstring>UI:WelcomeMenu:MyIncidents</itopstring></p>
  49. <itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql" parameters="menu:0">SELECT Incident AS i WHERE i.agent_id = :current_contact_id AND status NOT IN ("closed", "resolved")</itopblock>
  50. </itopcheck>
  51. </td>
  52. </tr>
  53. <tr>
  54. <td colspan="2" width="100%">
  55. <p style="text-align:left; font-family:Verdana, Arial, sans-serif; font-size:16px;"><itopstring>Configuration Management</itopstring></p>
  56. <table border="0" style="border-spacing: 10px;width:100%">
  57. <tr>
  58. <td>
  59. <itopcheck class="BusinessProcess">
  60. <img src="../modules/itop-config-mgmt-1.0.0/images/business-process.png" style="float:left"></img>
  61. <p style="text-align:left; font-family:Verdana, Arial, sans-serif; font-size:16px;"><itopstring>Class:BusinessProcess</itopstring></p>
  62. <itopblock BlockClass="DisplayBlock" type="count" asynchronous="false" encoding="text/oql" parameters="format:UI_CountOfObjectsShort">SELECT BusinessProcess</itopblock></p>
  63. <itopblock BlockClass="DisplayBlock" type="actions" asynchronous="false" encoding="text/oql">SELECT BusinessProcess</itopblock>
  64. </itopcheck>
  65. </td>
  66. <td>
  67. <itopcheck class="Contact">
  68. <img src="../modules/itop-config-mgmt-1.0.0/images/team.png" style="float:left"></img>
  69. <p style="text-align:left; font-family:Verdana, Arial, sans-serif; font-size:16px;"><itopstring>Class:Contact</itopstring></p>
  70. <itopblock BlockClass="DisplayBlock" type="count" asynchronous="false" encoding="text/oql" parameters="format:UI_CountOfObjectsShort">SELECT Contact</itopblock></p>
  71. <itopblock BlockClass="DisplayBlock" type="actions" asynchronous="false" encoding="text/oql">SELECT Contact</itopblock>
  72. </itopcheck>
  73. </td>
  74. <td>
  75. <itopcheck class="Location">
  76. <img src="../modules/itop-config-mgmt-1.0.0/images/location.png" style="float:left"></img>
  77. <p style="text-align:left; font-family:Verdana, Arial, sans-serif; font-size:16px;"><itopstring>Class:Location</itopstring></p>
  78. <itopblock BlockClass="DisplayBlock" type="count" asynchronous="false" encoding="text/oql" parameters="format:UI_CountOfObjectsShort">SELECT Location</itopblock></p>
  79. <itopblock BlockClass="DisplayBlock" type="actions" asynchronous="false" encoding="text/oql">SELECT Location</itopblock>
  80. </itopcheck>
  81. </td>
  82. </tr>
  83. <tr>
  84. <td>
  85. <itopcheck class="Server">
  86. <img src="../modules/itop-config-mgmt-1.0.0/images/server.png" style="float:left"></img>
  87. <p style="text-align:left; font-family:Verdana, Arial, sans-serif; font-size:16px;"><itopstring>Class:Server</itopstring>
  88. <itopblock BlockClass="DisplayBlock" type="count" asynchronous="false" encoding="text/oql" parameters="format:UI_CountOfObjectsShort">SELECT Server</itopblock></p>
  89. <itopblock BlockClass="DisplayBlock" type="actions" asynchronous="false" encoding="text/oql">SELECT Server</itopblock>
  90. </itopcheck>
  91. </td>
  92. <td>
  93. <itopcheck class="DatabaseInstance">
  94. <img src="../modules/itop-config-mgmt-1.0.0/images/database.png" style="float:left"></img>
  95. <p style="text-align:left; font-family:Verdana, Arial, sans-serif; font-size:16px;"><itopstring>Class:DatabaseInstance</itopstring></p>
  96. <itopblock BlockClass="DisplayBlock" type="count" asynchronous="false" encoding="text/oql" parameters="format:UI_CountOfObjectsShort">SELECT DatabaseInstance</itopblock></p>
  97. <itopblock BlockClass="DisplayBlock" type="actions" asynchronous="false" encoding="text/oql">SELECT DatabaseInstance</itopblock>
  98. </itopcheck>
  99. </td>
  100. <td>
  101. <itopcheck class="NetworkDevice">
  102. <img src="../modules/itop-config-mgmt-1.0.0/images/interface.png" style="float:left"></img>
  103. <p style="text-align:left; font-family:Verdana, Arial, sans-serif; font-size:16px;"><itopstring>Class:NetworkDevice</itopstring></p>
  104. <itopblock BlockClass="DisplayBlock" type="count" asynchronous="false" encoding="text/oql" parameters="format:UI_CountOfObjectsShort">SELECT NetworkDevice</itopblock></p>
  105. <itopblock BlockClass="DisplayBlock" type="actions" asynchronous="false" encoding="text/oql">SELECT NetworkDevice</itopblock>
  106. </itopcheck>
  107. </td>
  108. </tr>
  109. </table>
  110. </td>
  111. </tr>
  112. </table>
  113. </div>