|
|
@ -7,7 +7,9 @@ |
|
|
|
</xsl:template> |
|
|
|
</xsl:template> |
|
|
|
<xsl:template name="isLiteEnabled">true</xsl:template> |
|
|
|
<xsl:template name="isLiteEnabled">true</xsl:template> |
|
|
|
<xsl:template name="specific"> |
|
|
|
<xsl:template name="specific"> |
|
|
|
<xsl:call-template name="threadInfo"/> |
|
|
|
<xsl:if test="not(get/param[@name='headers'] = 'false')"> |
|
|
|
|
|
|
|
<xsl:call-template name="threadInfo"/> |
|
|
|
|
|
|
|
</xsl:if> |
|
|
|
<br /> |
|
|
|
<br /> |
|
|
|
<table width="95%" align="center" cellpadding="1" cellspacing="1" class="tablesurround"> |
|
|
|
<table width="95%" align="center" cellpadding="1" cellspacing="1" class="tablesurround"> |
|
|
|
<tr> |
|
|
|
<tr> |
|
|
@ -21,7 +23,9 @@ |
|
|
|
</tr> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
</table> |
|
|
|
<br /> |
|
|
|
<br /> |
|
|
|
<xsl:call-template name="threadInfo"/> |
|
|
|
<xsl:if test="not(get/param[@name='headers'] = 'false')"> |
|
|
|
|
|
|
|
<xsl:call-template name="threadInfo"/> |
|
|
|
|
|
|
|
</xsl:if> |
|
|
|
</xsl:template> |
|
|
|
</xsl:template> |
|
|
|
|
|
|
|
|
|
|
|
<xsl:template name="threadInfo"> |
|
|
|
<xsl:template name="threadInfo"> |
|
|
|