fix bad line ending

git-svn-id: svn://10.0.0.236/trunk@208006 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mattwillis%gmail.com 2006-08-21 17:17:20 +00:00
parent fb3c8ddc5e
commit ae2fc03029

View File

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