1
0
Fork 0
forked from 0x2620/oxjs

cosmetic changes

This commit is contained in:
rolux 2013-03-06 12:26:57 +00:00
commit a34c8b5b11
2 changed files with 2 additions and 2 deletions

View file

@ -65,7 +65,7 @@ Ox.LargeVideoTimeline = function(options, self) {
self.$timeline = $('<div>')
.css({left: self.center + 'px'})
.appendTo(that)
.appendTo(that);
setSubtitles();