cosmetic changes

This commit is contained in:
rolux 2013-03-02 11:21:40 +05:30
parent a1b7c86f8b
commit 977505e9ee

View file

@ -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',