Commit 9bc6d75c authored by sanashaikh's avatar sanashaikh

Sana S: Modified on 21/01/2020

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@215489 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 0b3af05c
......@@ -39,7 +39,7 @@
<color>536870912</color>
</Footer>
<Detail>
<height>240</height>
<height>293</height>
<color>536870912</color>
</Detail>
<TableDefinition>
......@@ -103,10 +103,6 @@
<name>full_amt</name>
<dbname>full_amt</dbname>
<initial>Y</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
</values>
</table_column>
<table_column>
<type size="1">char</type>
......@@ -149,10 +145,6 @@
<name>resigned</name>
<dbname>resigned</dbname>
<initial>N</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
</values>
</table_column>
</TableDefinition>
<GroupBox>
......@@ -162,7 +154,7 @@
<color>33554432</color>
<x>4</x>
<y>1</y>
<height>230</height>
<height>231</height>
<width>621</width>
<name>gb_1</name>
<visible>1</visible>
......@@ -675,16 +667,17 @@
<y>155</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<format>[Yes/No]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>full_amt</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -935,16 +928,17 @@
<y>207</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<format>[Yes/No]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>resigned</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......
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