forked from 0x2620/oxjs
cosmetic changes
This commit is contained in:
parent
1115a33a5f
commit
a34c8b5b11
2 changed files with 2 additions and 2 deletions
|
|
@ -65,7 +65,7 @@ Ox.LargeVideoTimeline = function(options, self) {
|
|||
|
||||
self.$timeline = $('<div>')
|
||||
.css({left: self.center + 'px'})
|
||||
.appendTo(that)
|
||||
.appendTo(that);
|
||||
|
||||
setSubtitles();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue