diff --git a/source/Ox.UI/js/Video/BlockVideoTimeline.js b/source/Ox.UI/js/Video/BlockVideoTimeline.js index 4b880ee0..7a8c34c2 100644 --- a/source/Ox.UI/js/Video/BlockVideoTimeline.js +++ b/source/Ox.UI/js/Video/BlockVideoTimeline.js @@ -209,8 +209,7 @@ Ox.BlockVideoTimeline = function(options, self) { subtitle = getSubtitle(position); self.$tooltip.options({ title: subtitle - ? '' - + Ox.highlight( + ? '' + Ox.highlight( subtitle.text, self.options.find, 'OxHighlight' ).replace(/\n/g, '
') + '

' + Ox.formatDuration(subtitle['in'], 3) + ' - '