Commit 1825b05a authored by vvengurlekar's avatar vvengurlekar

shortageinventory.xml - changes done as per export to excel


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@181160 ce508802-f39f-4f6c-b175-0d175dae99d5
parent b81a84ca
...@@ -22,7 +22,8 @@ ...@@ -22,7 +22,8 @@
<div style='height: 245px; overflow-y: scroll;'> <div style='height: 245px; overflow-y: scroll;'>
{shortageInventoryTable} {shortageInventoryTable}
</div> </div>
<div style='width:100%; height: 55px;' id='variableID1'>{exportToExcel}</div> <div style='display:none;' id='exportedData'>{exportTableDownload}</div>
{exportToExcel}
<input type='hidden' value='data' id='data' name='data'> <input type='hidden' value='data' id='data' name='data'>
<input type='hidden' value='Excel' id='export' name='export'> <input type='hidden' value='Excel' id='export' name='export'>
</div> </div>
......
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