This commit is contained in:
rlx 2011-03-04 17:14:34 +00:00
commit 73f5222b34
2 changed files with 30 additions and 3 deletions

View file

@ -48,6 +48,7 @@ $(function() {
countryCode: data.countryCode,
crossesDateline: data.crossesDateline,
east: data.east,
fullGeoname: data.fullGeoname,
geoname: data.geoname,
lat: data.lat,
lng: data.lng,
@ -64,7 +65,8 @@ $(function() {
}
}),
list = new Ox.TreeList({
data: []
data: [],
width: 256
})
panel = new Ox.SplitPanel({
elements: [