Commit b412ebf2 authored by wansari's avatar wansari

W16FKAT002 updated XSL for remarks length text field


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@104033 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 71cc44e4
......@@ -291,7 +291,7 @@ border:none;
</td>
<td class="td_leftAlign" colspan="2">
<input type="text" value="{remarks}" name="Detail1.{normalize-space($dbID)}.remarks" id="remarks"
maxlength="40" class="input_editable" style="width: 100%" onkeyup = "return specialCharValidate(this.id);" />
maxlength="40" class="input_editable" style="width: 93%" onkeyup = "return specialCharValidate(this.id);" />
</td>
</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