1
0
Fork 0
forked from 0x2620/oxjs

merging changes

This commit is contained in:
rolux 2011-05-30 20:57:22 +02:00
commit 7968a11116
5 changed files with 23 additions and 5 deletions

View file

@ -209,7 +209,7 @@ Ox.ListMap = function(options, self) {
operator: '-',
title: 'Matches',
visible: false,
width: 96,
width: 64,
}
];
@ -287,6 +287,7 @@ Ox.ListMap = function(options, self) {
height: self.options.height,
places: self.options.places,
//statusbar: true,
showTypes: self.options.showTypes,
toolbar: true,
width: self.options.width - 514,//self.mapResize[1],
zoombar: true