mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 01:13:25 +01:00
Revert "Et2SelectEmail: Pass email to lavatar to get contact picture in email select option"
This reverts commit 5de789f7f7
.
This commit is contained in:
parent
acc9deee85
commit
322fefa62c
@ -254,7 +254,6 @@ export class Et2SelectEmail extends Et2Select
|
||||
lname=${option.lname || nothing}
|
||||
fname=${option.fname || nothing}
|
||||
image=${option.icon || nothing}
|
||||
.contactId=${"email:" + option.value}
|
||||
>
|
||||
</et2-lavatar>`;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user