minor reformatting

This commit is contained in:
rolux 2012-06-03 11:07:35 +02:00
parent 4ba06fde41
commit 3ec610076a

View file

@ -209,8 +209,7 @@ Ox.BlockVideoTimeline = function(options, self) {
subtitle = getSubtitle(position);
self.$tooltip.options({
title: subtitle
? '<span class=\'OxBright\'>'
+ Ox.highlight(
? '<span class=\'OxBright\'>' + Ox.highlight(
subtitle.text, self.options.find, 'OxHighlight'
).replace(/\n/g, '<br/>') + '</span><br/>'
+ Ox.formatDuration(subtitle['in'], 3) + ' - '