Commit ffc708f0 authored by jshaikh's avatar jshaikh

Added Scroll for a good view in mobile


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@106648 ce508802-f39f-4f6c-b175-0d175dae99d5
parent d3fe1820
......@@ -115,6 +115,7 @@
</tr>
</tbody>
</table>
<div style="overflow:scroll;">
<xsl:for-each select="//Detail1">
<table class="tableClass tbletopbrd" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TBODY>
......@@ -465,6 +466,7 @@
</xsl:for-each>
</tbody>
</table>
</div>
</form>
<!--<script>
var _parent = window.parent;
......
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