mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
Give AB note field an initial height
This commit is contained in:
parent
2c50d99de0
commit
16537fca53
@ -181,7 +181,7 @@
|
||||
<rows>
|
||||
<row valign="top">
|
||||
<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 disabled="@hidebuttons">
|
||||
<description value="Last date"/>
|
||||
|
Loading…
Reference in New Issue
Block a user