fix some paths

This commit is contained in:
j 2011-04-25 14:14:03 +02:00
commit 89905eb8ac
7 changed files with 11 additions and 16 deletions

View file

@ -309,7 +309,7 @@ Ox.Calendar = function(options, self) {
.css({
textAlign: 'center'
});
renderCalendar();
function changeDate() {

View file

@ -35,4 +35,4 @@ Ox.forEach($('<div>'), function(val, key) {
Ox.UI.elements[id] : ret;
};
}
});
});