Commit 05708267 authored by caluka's avatar caluka

site code set as editable


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@97510 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 85c59698
...@@ -62,7 +62,7 @@ document.getElementById('yield').focus() ...@@ -62,7 +62,7 @@ document.getElementById('yield').focus()
<strong>Site Code :</strong> <strong>Site Code :</strong>
</td> </td>
<td class="td_leftAlign1"> <td class="td_leftAlign1">
<input type="text" class="input_editable" size="15" value="{$site_code__fr}" name="Detail1.{normalize-space($dbID)}.site_code__fr" id="Detail1.{normalize-space($dbID)}.site_code__fr" maxlength="05" ISCHANGED="false" onFocus="blur();" /> <input type="text" class="input_editable" size="15" value="{$site_code__fr}" name="Detail1.{normalize-space($dbID)}.site_code__fr" id="Detail1.{normalize-space($dbID)}.site_code__fr" maxlength="05" ISCHANGED="false" />
<!-- <a href="javascript:callPopUpJSP('site_code__fr');"> <img src="/ibase/webitm/images/Standard/e12_pophelp_16.jpg" border="0"/> </a> --> <!-- <a href="javascript:callPopUpJSP('site_code__fr');"> <img src="/ibase/webitm/images/Standard/e12_pophelp_16.jpg" border="0"/> </a> -->
</td> </td>
<td class="td_leftAlign" nowrap="true"> <td class="td_leftAlign" nowrap="true">
......
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