Commit 440a6bc0 authored by wansari's avatar wansari

updated XSL for galaxy theme changes for remaining changes


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@103916 ce508802-f39f-4f6c-b175-0d175dae99d5
parent ff7e5a56
...@@ -216,7 +216,7 @@ border:none; ...@@ -216,7 +216,7 @@ border:none;
maxlength="10" ISCHANGED="false" readOnly = "1" /> maxlength="10" ISCHANGED="false" readOnly = "1" />
</div> </div>
<div style="width:2%;float: left;padding-left:2px"> <div style="width:2%;float: left;padding-left:2px">
<a href="javascript:callListJSP('{normalize-space($dbID)}','itmser','item_ser', 'Purchase Order', 0);"> <a href="javascript:callListJSP('{normalize-space($dbID)}','itmser','item_ser', 'Item Series', 0);">
<img src="/ibase/webitm/images/pophelp.png" title="Select Item Series" id = "itmser_img" /> <img src="/ibase/webitm/images/pophelp.png" title="Select Item Series" id = "itmser_img" />
</a> </a>
</div> </div>
...@@ -397,7 +397,7 @@ border:none; ...@@ -397,7 +397,7 @@ border:none;
maxlength="10" ISCHANGED="false" readOnly = "1" style="width: 100%;" /> maxlength="10" ISCHANGED="false" readOnly = "1" style="width: 100%;" />
</div> </div>
<div style="width:2%;float: left;padding-left:2px"> <div style="width:2%;float: left;padding-left:2px">
<a href="javascript:callListJSP('{normalize-space($dbID)}','trmode','trans_mode', 'Transporter MOde', 0);"> <a href="javascript:callListJSP('{normalize-space($dbID)}','trmode','trans_mode', 'Transporter Mode', 0);">
<img src="/ibase/webitm/images/pophelp.png" title="Select Transporter Mode"/> <img src="/ibase/webitm/images/pophelp.png" title="Select Transporter Mode"/>
</a> </a>
</div> </div>
......
...@@ -221,7 +221,7 @@ ...@@ -221,7 +221,7 @@
<table width = "100%"> <table width = "100%">
<tr> <tr>
<td width="2%"> <td width="2%">
<img src="" id = "cloths1" height="40" width="40" style="float: left;border-radius: 90%;margin-left: -20px;" onmouseover="openImage(event,'1')" ></img> <img src="" id = "cloths1" height="40" width="40" style="float: left;border-radius: 90%;margin-left: -20px;visibility:hidden" onmouseover="openImage(event,'1')" ></img>
</td> </td>
<td width="96%"> <td width="96%">
<table style = "font-size:14px"> <table style = "font-size:14px">
...@@ -295,9 +295,9 @@ ...@@ -295,9 +295,9 @@
</table> </table>
</div> </div>
<input type ="hidden" id="deleteAccordian1"></input> <input type ="hidden" id="deleteAccordian1"></input>
<!-- <div class = 'totalQuantity' align = "right"> <div class = 'totalQuantity' align = "right">
<b>Total Quantity: </b><span id= "sum1"></span> <b>Total Quantity: </b><span id= "sum1"></span>
</div> --> </div>
</div> </div>
</div> </div>
</div> </div>
......
...@@ -291,6 +291,8 @@ ...@@ -291,6 +291,8 @@
<xsl:variable name="tax_chap"><xsl:value-of select="tax_chap"/></xsl:variable> <xsl:variable name="tax_chap"><xsl:value-of select="tax_chap"/></xsl:variable>
<xsl:variable name="tax_env"><xsl:value-of select="tax_env"/></xsl:variable> <xsl:variable name="tax_env"><xsl:value-of select="tax_env"/></xsl:variable>
<xsl:variable name="curr_code"><xsl:value-of select="curr_code"/></xsl:variable> <xsl:variable name="curr_code"><xsl:value-of select="curr_code"/></xsl:variable>
<xsl:variable name="form_no"><xsl:value-of select="form_no"/></xsl:variable>
<xsl:if test="$dbID != '0'"> <xsl:if test="$dbID != '0'">
<tr class="trClass"> <tr class="trClass">
...@@ -436,7 +438,10 @@ ...@@ -436,7 +438,10 @@
<input type="hidden" class="editInputClass" value="{$tax_chap}" name="Detail3.{normalize-space($dbID)}.tax_chap" <input type="hidden" class="editInputClass" value="{$tax_chap}" name="Detail3.{normalize-space($dbID)}.tax_chap"
id="Detail3.{normalize-space($dbID)}.tax_chap" maxlength="10"/> id="Detail3.{normalize-space($dbID)}.tax_chap" maxlength="10"/>
<input type="hidden" class="editInputClass" value="{$tax_class}" name="Detail3.{normalize-space($dbID)}.tax_class" <input type="hidden" class="editInputClass" value="{$tax_class}" name="Detail3.{normalize-space($dbID)}.tax_class"
id="Detail3.{normalize-space($dbID)}.tax_class" maxlength="10"/> id="Detail3.{normalize-space($dbID)}.tax_class" maxlength="10"/>
<input type="hidden" class="editInputClass" value="{$form_no}" name="Detail3.{normalize-space($dbID)}.form_no"
id="Detail3.{normalize-space($dbID)}.form_no" maxlength="10"/>
<!--Changed by Manish on 02-02-2016 to add tax_env, tax_chap, tax_class in form3 [END]--> <!--Changed by Manish on 02-02-2016 to add tax_env, tax_chap, tax_class in form3 [END]-->
</tr> </tr>
<!-- Changed by samadhan on 13/07/2015 for previous button working --> <!-- Changed by samadhan on 13/07/2015 for previous button working -->
......
...@@ -66,6 +66,9 @@ ...@@ -66,6 +66,9 @@
<th class="tHeader" align="left" nowrap="true" valign="bottom" > <th class="tHeader" align="left" nowrap="true" valign="bottom" >
Item SKU Code Item SKU Code
</th> </th>
<th class="tHeader" align="left" nowrap="true" valign="bottom" >
Item Reference
</th>
<th class="tHeader" align="right" nowrap="true" valign="bottom" > <th class="tHeader" align="right" nowrap="true" valign="bottom" >
Quantity Quantity
</th> </th>
...@@ -98,11 +101,15 @@ ...@@ -98,11 +101,15 @@
<xsl:variable name="tax_class"><xsl:value-of select="tax_class"/></xsl:variable> <xsl:variable name="tax_class"><xsl:value-of select="tax_class"/></xsl:variable>
<xsl:variable name="tax_chap"><xsl:value-of select="tax_chap"/></xsl:variable> <xsl:variable name="tax_chap"><xsl:value-of select="tax_chap"/></xsl:variable>
<xsl:variable name="tax_env"><xsl:value-of select="tax_env"/></xsl:variable> <xsl:variable name="tax_env"><xsl:value-of select="tax_env"/></xsl:variable>
<xsl:variable name="item_ref"><xsl:value-of select="item_ref"/></xsl:variable>
<tr class="trClass" width="100%"> <tr class="trClass" width="100%">
<td class="td_leftAlign"> <td class="td_leftAlign">
<xsl:value-of select="item_code"/> <xsl:value-of select="item_code"/>
</td> </td>
<td class="td_leftAlign">
<xsl:value-of select="item_ref"/>
</td>
<td class="td_rightAlign"> <td class="td_rightAlign">
<xsl:value-of select="quantity"/> <xsl:value-of select="quantity"/>
</td> </td>
......
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