mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-28 02:43:22 +01:00
Fix broken avatar in Addressbook edit dialog
This commit is contained in:
parent
5ecba984cf
commit
7729946a81
@ -356,7 +356,7 @@
|
||||
<rows>
|
||||
<row class="dialogHeader">
|
||||
<box align="center">
|
||||
<hbox disabled="@hidebuttons" class="avatar">
|
||||
<hbox disabled="@hidebuttons">
|
||||
<avatar id="jpegphoto" contact_id="$cont[id]" src="$cont[photo]" crop="false" editable="true"/>
|
||||
</hbox>
|
||||
</box>
|
||||
|
Loading…
Reference in New Issue
Block a user