From f2fd897ce0ac0853c9b9b80e136719dc615b5362 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Fri, 3 Feb 2012 13:27:45 +0530 Subject: [PATCH] fix double definition of showUsers --- static/js/pandora/item.js | 1 - 1 file changed, 1 deletion(-) diff --git a/static/js/pandora/item.js b/static/js/pandora/item.js index 68ffcfe2..3cb5fd7f 100644 --- a/static/js/pandora/item.js +++ b/static/js/pandora/item.js @@ -150,7 +150,6 @@ pandora.ui.item = function() { showLayers: pandora.user.ui.showLayers, showUsers: pandora.site.annotations.showUsers, showTimeline: pandora.user.ui.showTimeline, - showUsers: pandora.site.annotations.showUsers, subtitles: videoOptions.subtitles, tooltips: true, timeline: '/' + pandora.user.ui.item + '/timeline16p.png',