forked from 0x2620/pandora
embed player: for now, don't use timelineType and timelineTypes options
This commit is contained in:
parent
116d37d297
commit
7f2355651c
1 changed files with 2 additions and 0 deletions
|
@ -83,6 +83,8 @@ pandora.ui.embedPanel = function() {
|
|||
+ '/timelineantialias'
|
||||
+ size + 'p' + i + '.jpg'
|
||||
} : '/' + options.item + '/' + 'timeline16p.png',
|
||||
// timelineType: pandora.user.ui.videoTimeline,
|
||||
// timelineTypes: pandora.site.timelines,
|
||||
title: video.title,
|
||||
video: video.video,
|
||||
volume: pandora.user.ui.videoVolume,
|
||||
|
|
Loading…
Reference in a new issue