This commit is contained in:
j 2016-01-03 10:46:36 +05:30
parent a4b492136b
commit e05774ed96
1 changed files with 0 additions and 1 deletions

View File

@ -132,7 +132,6 @@ pandora.ui.exportAnnotationsDialog = function(options) {
download: options.title + ' - '
+ Ox.getObjectById(layers, layer).title + '.' + format,
href: url,
))
});
}