Commit ad35d3e4 authored by kshinde's avatar kshinde

added MRP rate in JSP for side panel obj links

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@194058 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 833fafb0
...@@ -159,7 +159,7 @@ if(userInfo != null) ...@@ -159,7 +159,7 @@ if(userInfo != null)
</tr> </tr>
<tr> <tr>
<td class="highlight rght tdClass" colspan="2"> <td class="highlight rght tdClass" colspan="2">
<div class = "tdDivLft1"> MRP Rate </div> <div class = "tdDivLft1"> Maximum Retail Price </div>
<div class="highlight tdDivRgt1"><%= itemList.get(13) %> </div> <div class="highlight tdDivRgt1"><%= itemList.get(13) %> </div>
</td> </td>
</tr> </tr>
......
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