Commit 90a8a3e5 authored by wansari's avatar wansari

D14IKAT004 updated exchange rate


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@97461 ce508802-f39f-4f6c-b175-0d175dae99d5
parent ca8a1ee2
...@@ -373,7 +373,7 @@ ...@@ -373,7 +373,7 @@
</td> </td>
<td class="td_leftAlign"> <td class="td_leftAlign">
<input type="text" name="Detail1.{normalize-space($dbID)}.exch_rate" id="exch_rate" value="{$exch_rate}" onkeypress='return isNumberKey(event)' <input type="text" name="Detail1.{normalize-space($dbID)}.exch_rate" id="exch_rate" value="{$exch_rate}" onkeypress='return isNumberKey(event)'
class="editDisplayClass" maxlength="4" ISCHANGED="false" readOnly = "1" style='text-align: right; width: 60%'/> class="editDisplayClass" maxlength="4" readOnly = "0" style='text-align: right; width: 60%'/>
</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