Changeset 6231 for trunk/centreon/www/include/monitoring/status/status-ndo/templates/serviceGrid.xsl
- Timestamp:
- 08/21/08 15:29:24 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/centreon/www/include/monitoring/status/status-ndo/templates/serviceGrid.xsl
r6124 r6231 23 23 </xsl:element> 24 24 </td> 25 <td class="ListColLeft" style="white-space:nowrap; ">25 <td class="ListColLeft" style="white-space:nowrap;width:37px;"> 26 26 <span> 27 27 <xsl:element name="a"> … … 34 34 </span> 35 35 <xsl:element name="a"> 36 <xsl:attribute name="href">main.php?p=4 0210&host_name=<xsl:value-of select="hn"/></xsl:attribute>36 <xsl:attribute name="href">main.php?p=4&mode=0&svc_id=<xsl:value-of select="hn"/></xsl:attribute> 37 37 <xsl:element name="img"> 38 38 <xsl:attribute name="src">./img/icones/16x16/column-chart.gif</xsl:attribute>
