Commit 0f9db1eb authored by wansari's avatar wansari

W16FKAT002 updated XSL for opening screen from standard screen


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@103996 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 993b017a
...@@ -312,7 +312,7 @@ ...@@ -312,7 +312,7 @@
<td align="right" width = "10%"> <td align="right" width = "10%">
Rate: Rate:
</td> </td>
<td width = "15%"> <td width = "10%">
<label id = "item_parent_rate1"></label> <label id = "item_parent_rate1"></label>
<input type="hidden" id="itmdescription1" value="{item_code}" class="editDisplayClass" maxlength="0" ISCHANGED="false" readOnly = "1" style="width: 400px" /> <input type="hidden" id="itmdescription1" value="{item_code}" class="editDisplayClass" maxlength="0" ISCHANGED="false" readOnly = "1" style="width: 400px" />
</td> </td>
......
...@@ -290,7 +290,7 @@ ...@@ -290,7 +290,7 @@
<th class="tHeader" nowrap="true" valign="bottom"> <th class="tHeader" nowrap="true" valign="bottom">
Amount Amount
</th> </th>
<th class="tHeader" nowrap="true" valign="bottom" style="width:100px;"> <th class="tHeader" nowrap="true" valign="bottom" style="width:120px;">
Despatch Date Despatch Date
</th> </th>
<!-- <th class="thClass" nowrap="true" > <!-- <th class="thClass" nowrap="true" >
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<form name="sorderViewReport" METHOD="post" ACTION="/ibase/ITMWizardHandlerServlet"> <form name="sorderViewReport" METHOD="post" ACTION="/ibase/ITMWizardHandlerServlet">
<div style="height:90%; width:98%;overflow:-moz-scrollbars-vertical;overflow-x:auto;overflow-y:auto;white-space:nowrap;"> <div style="height:90%; width:98%;overflow:-moz-scrollbars-vertical;overflow-x:auto;overflow-y:auto;white-space:nowrap;">
<table class="headertableClass" id="Details1" border="0" cellspacing="1" cellpadding="1"> <table class="headertableClass" width = "100%" id="Details1" border="0" cellspacing="1" cellpadding="1">
<tr> <tr>
<th class="tHeader" align = "left" nowrap="true" valign="bottom" width="10%" > <th class="tHeader" align = "left" nowrap="true" valign="bottom" width="10%" >
Sales Order Sales Order
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
</xsl:for-each> </xsl:for-each>
</tbody> </tbody>
</table> </table>
<table class="headertableClass" style ="border-top:none" id="Details2" border="0" cellspacing="1" cellpadding="1"> <table class="headertableClass" width = "100%" style ="border-top:none" id="Details2" border="0" cellspacing="1" cellpadding="1">
<tr> <tr>
<th class="tHeader" align = "left" nowrap="true" valign="bottom" width="10%"> <th class="tHeader" align = "left" nowrap="true" valign="bottom" width="10%">
Product Code Product Code
......
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