mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-21 18:31:37 +02:00
*Mail: fix mail preview does not show its content for mails with no fromaddress set
This commit is contained in:
parent
58f6df47f8
commit
659f5ca06d
@ -13,7 +13,7 @@
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<et2-vbox class="previewWrapper">
|
<et2-vbox class="previewWrapper">
|
||||||
<et2-box id="blank" disabled="@fromaddress">
|
<et2-box id="blank" disabled="@uid">
|
||||||
<et2-image src="email"></et2-image>
|
<et2-image src="email"></et2-image>
|
||||||
<et2-description value="Select an item to read"></et2-description>
|
<et2-description value="Select an item to read"></et2-description>
|
||||||
</et2-box>
|
</et2-box>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user