1
0
Fork 0
forked from 0x2620/oxjs

update ListCalendar

This commit is contained in:
rlx 2011-10-03 16:37:05 +00:00
commit a5a833f3c1
2 changed files with 24 additions and 13 deletions

View file

@ -522,8 +522,8 @@ Ox.ListMap = function(options, self) {
.appendTo(self.$placeForm);
self.$placeStatusbar = Ox.Bar({
size: 24
});
size: 24
});
self.$newPlaceButton = Ox.Button({
title: 'New Place',