mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
*Mail: fix mail preview does not show its content for mails with no fromaddress set
This commit is contained in:
parent
acf1eaa5f3
commit
c5afac87bd
@ -13,7 +13,7 @@
|
||||
</row>
|
||||
<row>
|
||||
<et2-vbox class="previewWrapper">
|
||||
<et2-box id="blank" disabled="@fromaddress">
|
||||
<et2-box id="blank" disabled="@uid">
|
||||
<et2-image src="email"></et2-image>
|
||||
<et2-description value="Select an item to read"></et2-description>
|
||||
</et2-box>
|
||||
|
Loading…
Reference in New Issue
Block a user