Replace ApprovedRate.jsp

parent 8d6d3bf7
...@@ -51,6 +51,7 @@ ...@@ -51,6 +51,7 @@
<th>Quotation Date</th> <th>Quotation Date</th>
<th>Item Code</th> <th>Item Code</th>
<th>Approved Rate</th> <th>Approved Rate</th>
<th>Quantity</th>
</tr> </tr>
<% <%
if (approvedMap != null && !approvedMap.isEmpty()) { if (approvedMap != null && !approvedMap.isEmpty()) {
......
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