typo
This commit is contained in:
parent
18ec8c5517
commit
8aa782ffef
1 changed files with 1 additions and 1 deletions
|
@ -248,7 +248,7 @@ pandora.ui.metadataDialog = function(data) {
|
||||||
})
|
})
|
||||||
],
|
],
|
||||||
separators: [
|
separators: [
|
||||||
{title: [Ox._('Current'), Ox_('Update')][i], width: 64}
|
{title: [Ox._('Current'), Ox._('Update')][i], width: 64}
|
||||||
]
|
]
|
||||||
})
|
})
|
||||||
.css({display: 'inline-block', margin: '3px'})
|
.css({display: 'inline-block', margin: '3px'})
|
||||||
|
|
Loading…
Reference in a new issue