Give AB note field an initial height

This commit is contained in:
Hadi Nategh 2015-03-27 10:14:46 +00:00
parent cdf486ac51
commit fba0fb830c

View File

@ -181,7 +181,7 @@
<rows> <rows>
<row valign="top"> <row valign="top">
<description value="Notes"/> <description value="Notes"/>
<textbox multiline="true" id="note" rows="10" class="et2_fullWidth"/> <textbox multiline="true" id="note" rows="10" class="et2_fullWidth" height="100"/>
</row> </row>
<row disabled="@hidebuttons"> <row disabled="@hidebuttons">
<description value="Last date"/> <description value="Last date"/>