Commit 9e15a43a authored by arawankar's avatar arawankar

Updated misc pay auto filter screen


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@186560 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 4dfedcec
......@@ -346,7 +346,7 @@
<TD id='td_pay_mode{@domID}' NAME="pay_mode" fontCase="any" align="LEFT" TABINDEX="32766" TABORDER="32766" style="width:69;visibility:visible;">
<NOBR>
<INPUT class='trEditInputClass' id='pay_mode{@domID}' value='{pay_mode}' type='text' readOnly='true' label='Mode' NAME="pay_mode" fontCase="any" align="LEFT" domId="{@domID}" ISCHANGED="false" onBlur="validateFld(this)" onFocus="gotFocus(this,'brow2')" style="visibility:hidden;width:69;visibility:visible;;TYPE:String;text-align:LEFT" size='69' title="Please enter a value." coltype="String">
<INPUT class='trEditInputClass' id='pay_mode{@domID}' value='{pay_mode}' type='text' label='Mode' NAME="pay_mode" fontCase="any" align="LEFT" domId="{@domID}" ISCHANGED="false" onBlur="validateFld(this)" onFocus="gotFocus(this,'brow2')" style="visibility:hidden;width:69;visibility:visible;;TYPE:String;text-align:LEFT" size='69' title="Please enter a value." coltype="String">
</INPUT>
</NOBR>
</TD>
......
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