Commit bff22cb6 authored by vvengurlekar's avatar vvengurlekar

preturn_preview.xsl - removed duplicate variable

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@182519 ce508802-f39f-4f6c-b175-0d175dae99d5
parent e55a8fc6
...@@ -59,9 +59,6 @@ ...@@ -59,9 +59,6 @@
<xsl:variable name="purc_order"> <xsl:variable name="purc_order">
<xsl:value-of select="purc_order"></xsl:value-of> <xsl:value-of select="purc_order"></xsl:value-of>
</xsl:variable> </xsl:variable>
<xsl:variable name="trans_mode">
<xsl:value-of select="trans_mode"></xsl:value-of>
</xsl:variable>
<table id="activityTable" Class="editDisplayColumnClass" border="0" cellSpacing="0" width="100%" cellPadding="5" > <table id="activityTable" Class="editDisplayColumnClass" border="0" cellSpacing="0" width="100%" cellPadding="5" >
<tr> <tr>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment