forked from 0x2620/pandora
update pad.ma info view icon tooltip (wording)
This commit is contained in:
parent
a0b3f06fab
commit
2f44846044
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ pandora.ui.infoView = function(data) {
|
|||
tooltip: 'Switch to ' + Ox.getObjectById(
|
||||
pandora.site.itemViews,
|
||||
ui.videoView
|
||||
).title
|
||||
).title + ' View'
|
||||
})
|
||||
.attr({
|
||||
src: '/' + data.id + '/' + (
|
||||
|
|
Loading…
Reference in a new issue