Private GIT

Skip to content
Snippets Groups Projects
Commit a3f16733 authored by Lionel Assepo's avatar Lionel Assepo
Browse files

closes #3475 : For now menu tree will displays "Monitoring > Services > All...

closes #3475 : For now menu tree will displays "Monitoring > Services > All services" for Services and "Monitoring > Hosts "

git-svn-id: http://svn.centreon.com/trunk/centreon@13380 6bcd3966-0018-0410-8128-fd23d134de7e
parent 00b18d5e
No related branches found
No related tags found
No related merge requests found
......@@ -61,7 +61,7 @@
</xsl:element>
</xsl:if>
<xsl:element name="a">
<xsl:attribute name="href">main.php?p=201&amp;o=hd&amp;host_name=<xsl:value-of select="hnl"/></xsl:attribute>
<xsl:attribute name="href">main.php?p=20102&amp;o=hd&amp;host_name=<xsl:value-of select="hnl"/></xsl:attribute>
<xsl:attribute name="class">infobulle link_popup_volante</xsl:attribute>
<xsl:attribute name="id">host-<xsl:value-of select="hid"/></xsl:attribute>
<xsl:if test="//i/o = 'h_unhandled' or //i/o = 'hpb'">
......
......@@ -157,7 +157,7 @@
</xsl:element>
</xsl:if>
<xsl:element name="a">
<xsl:attribute name="href">main.php?p=202&amp;o=svcd&amp;host_name=<xsl:value-of select="hnl"/>&amp;service_description=<xsl:value-of select="sdl"/></xsl:attribute>
<xsl:attribute name="href">main.php?p=20201&amp;o=svcd&amp;host_name=<xsl:value-of select="hnl"/>&amp;service_description=<xsl:value-of select="sdl"/></xsl:attribute>
<xsl:attribute name="class">infobulle link_popup_volante</xsl:attribute>
<xsl:attribute name="id">svc-<xsl:value-of select="hid"/>-<xsl:value-of select="svc_id"/></xsl:attribute>
<xsl:value-of select="sd"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment