fix info (video preview) tooltip

This commit is contained in:
rolux 2013-02-25 10:31:34 +05:30
parent 46b86ac7a8
commit 1cd5fab76f

View file

@ -106,7 +106,7 @@ pandora.ui.info = function() {
pandora.user.ui.item
&& ['timeline', 'player', 'editor'].indexOf(pandora.user.ui.itemView) > -1
) ? 'Go to Position' : (
pandora.user.ui.item ? 'Switch to' : 'Open in'
pandora.user.ui.item ? 'Switch to ' : 'Open in '
) + Ox.getObjectById(
pandora.site.itemViews,
pandora.user.ui.videoView