minor cleanup
This commit is contained in:
parent
e6e530700e
commit
4c2d873c97
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ Ox.load({UI: {theme: 'modern'}, Geo: {}}, function() {
|
|||
info: data.region,
|
||||
title: data.name + ' (' + data.code + ')',
|
||||
url: Ox.getFlagByGeoname(data.name, 256),
|
||||
//url: '../../tools/_geo3/svg/icons/' + data.code + '.svg',
|
||||
width: size
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue