This commit is contained in:
parent
3804abfa09
commit
130c8fced0
@ -17,8 +17,7 @@
|
|||||||
>
|
>
|
||||||
<div>
|
<div>
|
||||||
<img
|
<img
|
||||||
style="cursor: auto;"
|
class="rounded-circle user-avatar pointer"
|
||||||
class="rounded-circle user-avatar"
|
|
||||||
:src="getProfileImage(person.MEMBERPRF)"
|
:src="getProfileImage(person.MEMBERPRF)"
|
||||||
:style="{ borderColor: person.usercolor }"
|
:style="{ borderColor: person.usercolor }"
|
||||||
@error="setDefaultImage"
|
@error="setDefaultImage"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user