mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-25 12:21:26 +02: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>
|
||||||
<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