Add missing fields to edit for video element
This commit is contained in:
parent
b606587654
commit
a4fe898a3b
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@ tt_content.video {
|
|||
}
|
||||
|
||||
stdWrap {
|
||||
editIcons := appendString(media)
|
||||
editIcons := appendString(header, header_layout, media)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue