Fix the actor image not saving correctly
This commit is contained in:
parent
f9040a29a2
commit
e33c6631d0
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
<img
|
||||
src="{{actor.img}}"
|
||||
data-action="editImage"
|
||||
data-edit="img"
|
||||
title="{{actor.name}}"
|
||||
height="64"
|
||||
width="64"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue