fix double definition of showUsers
This commit is contained in:
parent
5b041be8d9
commit
f2fd897ce0
1 changed files with 0 additions and 1 deletions
|
@ -150,7 +150,6 @@ pandora.ui.item = function() {
|
||||||
showLayers: pandora.user.ui.showLayers,
|
showLayers: pandora.user.ui.showLayers,
|
||||||
showUsers: pandora.site.annotations.showUsers,
|
showUsers: pandora.site.annotations.showUsers,
|
||||||
showTimeline: pandora.user.ui.showTimeline,
|
showTimeline: pandora.user.ui.showTimeline,
|
||||||
showUsers: pandora.site.annotations.showUsers,
|
|
||||||
subtitles: videoOptions.subtitles,
|
subtitles: videoOptions.subtitles,
|
||||||
tooltips: true,
|
tooltips: true,
|
||||||
timeline: '/' + pandora.user.ui.item + '/timeline16p.png',
|
timeline: '/' + pandora.user.ui.item + '/timeline16p.png',
|
||||||
|
|
Loading…
Reference in a new issue