Commit 01a4d053 authored by bpandey's avatar bpandey

xml and xsl for customer master is updated


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@105738 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 07c2d4a7
...@@ -178,7 +178,7 @@ ...@@ -178,7 +178,7 @@
</tr> </tr>
</TBODY> </TBODY>
</table> </table>
<table cellSpacing="0" cellPadding="0" width="100%" border="0"> <!--<table cellSpacing="0" cellPadding="0" width="100%" border="0">
<tbody> <tbody>
<xsl:variable name="dbID"><xsl:value-of select="@dbID" /></xsl:variable> <xsl:variable name="dbID"><xsl:value-of select="@dbID" /></xsl:variable>
<tr> <tr>
...@@ -189,7 +189,7 @@ ...@@ -189,7 +189,7 @@
</td> </td>
</tr> </tr>
</tbody> </tbody>
</table> </table>-->
</xsl:for-each> </xsl:for-each>
</form> </form>
</body> </body>
......
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