Commit 9a6feb83 authored by prane's avatar prane

item_code and lot_no are removed(hide)

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@187770 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 39005da2
...@@ -139,7 +139,7 @@ ...@@ -139,7 +139,7 @@
</td> </td>
</tr> </tr>
<tr> <!-- tr>
<td class="td_rightAlign" nowrap="true" valign="left" > <td class="td_rightAlign" nowrap="true" valign="left" >
Item Code : Item Code :
</td> </td>
...@@ -156,7 +156,7 @@ ...@@ -156,7 +156,7 @@
<input type="text" class="input_editable" value="{$lot_no}" popupFldName="LOT_NO" name="Detail1.{normalize-space($dbID)}.lot_no" id="Detail1.{normalize-space($dbID)}.lot_no" onfocus="displayPopUpIcon('popUpIcon5');" onkeyup="getAutoPopupData(this);" style="width:65%;margin-left:8px;font-size: 14px;" tabIndex="40"/> <input type="text" class="input_editable" value="{$lot_no}" popupFldName="LOT_NO" name="Detail1.{normalize-space($dbID)}.lot_no" id="Detail1.{normalize-space($dbID)}.lot_no" onfocus="displayPopUpIcon('popUpIcon5');" onkeyup="getAutoPopupData(this);" style="width:65%;margin-left:8px;font-size: 14px;" tabIndex="40"/>
<a href="javascript:getListOfValues('LOT_NO','Detail1.{normalize-space($dbID)}.lot_no','','');" id="popUpIcon5" tabIndex="-1" ><img src="/ibase/webitm/images/pophelp.png"/></a> <a href="javascript:getListOfValues('LOT_NO','Detail1.{normalize-space($dbID)}.lot_no','','');" id="popUpIcon5" tabIndex="-1" ><img src="/ibase/webitm/images/pophelp.png"/></a>
</td> </td>
</tr> </tr -->
</table> </table>
</xsl:for-each> </xsl:for-each>
......
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