1
0
Fork 0
forked from 0x2620/oxjs

improve listmap editing functionality

This commit is contained in:
rolux 2011-05-24 08:15:44 +02:00
commit e80b7bd8e3
8 changed files with 105 additions and 33 deletions

View file

@ -14,6 +14,7 @@ Ox.load('UI', {
editable: true,
flag: place.code,
geoname: place.name,
id: place.code,
name: place.name,
type: 'Country',
lat: place.lat,