cosmetic changes
This commit is contained in:
parent
a1b7c86f8b
commit
977505e9ee
1 changed files with 1 additions and 1 deletions
|
@ -285,7 +285,7 @@ Ox.Map = function(options, self) {
|
||||||
size: 24
|
size: 24
|
||||||
})
|
})
|
||||||
.appendTo(that);
|
.appendTo(that);
|
||||||
self.$select = Ox.MenuButton({
|
self.$menu = Ox.MenuButton({
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
id: 'toggleLabels',
|
id: 'toggleLabels',
|
||||||
|
|
Loading…
Reference in a new issue