fix indiancinema info view notes tooltip

This commit is contained in:
rolux 2013-03-03 11:49:24 +00:00
parent 6ec4197d12
commit 9e88109907

View file

@ -411,7 +411,7 @@ pandora.ui.infoView = function(data) {
: i < Ox.len(pandora.site.capabilities.canEditMetadata) - 1 ? ', '
: ' and '
) + Ox.toTitleCase(level)
})
}).join('')
+ ' can see and edit these notes'
})
)