forked from 0x2620/oxjs
update ListCalendar
This commit is contained in:
parent
d51de58009
commit
a5a833f3c1
2 changed files with 24 additions and 13 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue