This commit is contained in:
mattwillis%gmail.com 2006-08-21 17:17:20 +00:00
Родитель 4745733aab
Коммит 7325ead958
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -151,7 +151,7 @@ function refreshUIBits() {
var cView = currentView();
if (cView.displayCalendar) {
cView.goToDay(cView.selectedDay);
}
}
// schedule our next update...
scheduleMidnightUpdate(refreshUIBits);