enable languages

This commit is contained in:
j 2019-11-20 13:28:46 +01:00
parent a1725a5f92
commit 8240a9ede6

View file

@ -75,6 +75,7 @@ pandora.ui.importAnnotationsDialog = function(options) {
if (subtitlesLayer && format == 'srt' && Ox.getObjectById(layers, subtitlesLayer)) {
$layerSelect.options({value: subtitlesLayer})
}
updateLanguageSelect();
}
that[
data.value.length ? 'enableButton' : 'disableButton'