summaryrefslogtreecommitdiff
path: root/finalmodsheet.xsl
diff options
context:
space:
mode:
authorMaverick2016-06-08 16:17:11 +0530
committerMaverick2016-06-08 16:17:11 +0530
commitfa68d3caeb1cb35a7e74b113a73634761e0214e5 (patch)
tree96725ebda294a393bcba6adf9f635baeda046ba8 /finalmodsheet.xsl
parent6e5a67fab9d1ffef731b0dfda0d29b4baf9c704f (diff)
downloadxcos-on-web-fa68d3caeb1cb35a7e74b113a73634761e0214e5.tar.gz
xcos-on-web-fa68d3caeb1cb35a7e74b113a73634761e0214e5.tar.bz2
xcos-on-web-fa68d3caeb1cb35a7e74b113a73634761e0214e5.zip
Integrated the XSL transformation with the HTML file
Diffstat (limited to 'finalmodsheet.xsl')
-rw-r--r--finalmodsheet.xsl16
1 files changed, 8 insertions, 8 deletions
diff --git a/finalmodsheet.xsl b/finalmodsheet.xsl
index 80eebac..679221c 100644
--- a/finalmodsheet.xsl
+++ b/finalmodsheet.xsl
@@ -49,15 +49,15 @@ Look for TAG:Break1!!!
<xsl:call-template name="CommandPort" />
</xsl:when>
<xsl:otherwise>
- <!-- Maverick -->
- <!-- TAG:Break1
- This line has been commented because Javascript was having
- some problem with the function call.
+ <!-- Maverick -->
+ <!-- TAG:Break1
+ This line has been commented because Javascript was having
+ some problem with the function call.
- Commenting doesn't bring any change to the result now, but
- may cause some problems in the future.
- -->
- <!-- <xsl:apply-templates select="name(*[1])"/> -->
+ Commenting doesn't bring any change to the result now, but
+ may cause some problems in the future.
+ -->
+ <!-- <xsl:apply-templates select="name(*[1])"/> -->
</xsl:otherwise>
</xsl:choose>
</xsl:when>