Commit f4218b0a authored by kdabholkar's avatar kdabholkar

commited new changes regarding instock on moushover

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@174937 ce508802-f39f-4f6c-b175-0d175dae99d5
parent b792fc20
......@@ -322,7 +322,7 @@
</td>
<td width = "10%">
<!-- <label style="visibility:hidden" id = "item_parent_totalQuantity1"></label> -->
<label id = "item_parent_totalQuantity1"></label>
<b><label id = "item_parent_totalQuantity1"></label></b>
<input type="hidden" id="totalquantity1" value="{item_code}" class="editDisplayClass" maxlength="0" ISCHANGED="false" readOnly = "1" style="width: 400px" />
</td>
......@@ -445,8 +445,8 @@
<input type="submit" style="cursor:hand" class="button" value="Previous" title='Previous' id="previous" onclick="javascript:createXMLString()"/>
<input type="submit" style="cursor:hand" class="button" value="Next" title='Next' id="next" onclick="javascript:return setCheckedTrue();"/>
<input type="button" style="cursor:hand" value="Reset" class="button" title='Reset' id="reset" onclick ="javascript:createXMLString1('sorderWiz');"/>
<input type="button" style="cursor:hand" value="Reset" class="tabButton" title='Reset' id="reset" onclick ="javascript:createXMLString1('sorderWiz');"/>
<span title="Add New" class="addNewDetailBtn" id="AddButton" name="AddButton" onclick="createAccordian()" >
<p class="plus">+</p>
</span>
......
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