Changeset 6231

Show
Ignore:
Timestamp:
08/21/08 15:29:24 (3 months ago)
Author:
jmathis
Message:

align icones and change link for graph

Location:
trunk/centreon/www/include/monitoring/status/status-ndo/templates
Files:
5 modified

Legend:

Unmodified
Added
Removed
  • trunk/centreon/www/include/monitoring/status/status-ndo/templates/serviceGrid.xsl

    r6124 r6231  
    2323                        </xsl:element> 
    2424                </td> 
    25                 <td class="ListColLeft" style="white-space:nowrap;"> 
     25                <td class="ListColLeft" style="white-space:nowrap;width:37px;"> 
    2626                        <span> 
    2727                        <xsl:element name="a"> 
     
    3434                        </span> 
    3535                        <xsl:element name="a"> 
    36                                 <xsl:attribute name="href">main.php?p=40210&amp;host_name=<xsl:value-of select="hn"/></xsl:attribute> 
     36                                <xsl:attribute name="href">main.php?p=4&amp;mode=0&amp;svc_id=<xsl:value-of select="hn"/></xsl:attribute> 
    3737                                <xsl:element name="img"> 
    3838                                        <xsl:attribute name="src">./img/icones/16x16/column-chart.gif</xsl:attribute> 
  • trunk/centreon/www/include/monitoring/status/status-ndo/templates/serviceGridByHG.xsl

    r6124 r6231  
    4242                        </xsl:element> 
    4343                        <xsl:element name="a"> 
    44                                 <xsl:attribute name="href">main.php?p=40210&amp;host_name=<xsl:value-of select="hn"/></xsl:attribute> 
     44                                <xsl:attribute name="href">main.php?p=4&amp;mode=0&amp;svc_id=<xsl:value-of select="hn"/></xsl:attribute> 
    4545                                        <xsl:element name="img"> 
    4646                                                <xsl:attribute name="src">./img/icones/16x16/column-chart.gif</xsl:attribute> 
  • trunk/centreon/www/include/monitoring/status/status-ndo/templates/serviceSchedule.xsl

    r5226 r6231  
    9292                <td class="ListColRight"> 
    9393                        <xsl:element name="a"> 
    94                                 <xsl:attribute name="href">main.php?p=40207&amp;host_name=<xsl:value-of select="hn"/>&amp;service_description=<xsl:value-of select="sd"/>&amp;submitC=Grapher</xsl:attribute> 
     94                                <xsl:attribute name="href">main.php?p=4&amp;mode=0&amp;svc_id=<xsl:value-of select="hn"/>&amp;service_description=<xsl:value-of select="sd"/>&amp;submitC=Grapher</xsl:attribute> 
    9595                                        <xsl:element name="img"> 
    9696                                                <xsl:attribute name="src">./img/icones/16x16/column-chart.gif</xsl:attribute> 
  • trunk/centreon/www/include/monitoring/status/status-ndo/templates/serviceSummary.xsl

    r6221 r6231  
    1212                <xsl:attribute name="id">trStatus</xsl:attribute> 
    1313                <xsl:attribute name="class"><xsl:value-of select="@class" /></xsl:attribute> 
    14                 <td> 
     14                <td class="ListColLeft"> 
    1515                        <xsl:element name="a"> 
    1616                                <xsl:attribute name="href">main.php?p=201&amp;o=hd&amp;host_name=<xsl:value-of select="hn"/></xsl:attribute> 
     
    1919                        </xsl:element> 
    2020                </td> 
    21                 <td> 
     21                <td class="ListColLeft" style="white-space:nowrap;width:37px;"> 
    2222                        <xsl:element name="a"> 
    2323                                <xsl:attribute name="href">main.php?o=svc&amp;p=20201&amp;host_name=<xsl:value-of select="hn"/></xsl:attribute> 
     
    2727                        </xsl:element> 
    2828                        <xsl:element name="a"> 
    29                                 <xsl:attribute name="href">main.php?p=40210&amp;host_name=<xsl:value-of select="hn"/></xsl:attribute> 
     29                                <xsl:attribute name="href">main.php?p=4&amp;mode=0&amp;svc_id=<xsl:value-of select="hn"/></xsl:attribute> 
    3030                                        <xsl:element name="img"> 
    3131                                                <xsl:attribute name="src">./img/icones/16x16/column-chart.gif</xsl:attribute> 
  • trunk/centreon/www/include/monitoring/status/status-ndo/templates/serviceSummaryByHG.xsl

    r6221 r6231  
    4343                                        </xsl:element> 
    4444                                        <xsl:element name="a"> 
    45                                                 <xsl:attribute name="href">main.php?p=40210&amp;host_name=<xsl:value-of select="hn"/></xsl:attribute> 
     45                                                <xsl:attribute name="href">main.php?p=4&amp;mode=0&amp;svc_id=<xsl:value-of select="hn"/></xsl:attribute> 
    4646                                                <xsl:element name="img"> 
    4747                                                        <xsl:attribute name="src">./img/icones/16x16/column-chart.gif</xsl:attribute>