This commit is contained in:
j 2013-06-07 07:35:31 +00:00
parent 18ec8c5517
commit 8aa782ffef

View file

@ -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'})