merging changes
This commit is contained in:
commit
351652e513
7 changed files with 11 additions and 16 deletions
|
|
@ -309,7 +309,7 @@ Ox.Calendar = function(options, self) {
|
|||
.css({
|
||||
textAlign: 'center'
|
||||
});
|
||||
|
||||
|
||||
renderCalendar();
|
||||
|
||||
function changeDate() {
|
||||
|
|
|
|||
|
|
@ -35,4 +35,4 @@ Ox.forEach($('<div>'), function(val, key) {
|
|||
Ox.UI.elements[id] : ret;
|
||||
};
|
||||
}
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue