зеркало из https://github.com/mozilla/pjs.git
fix bad line ending
This commit is contained in:
Родитель
4745733aab
Коммит
7325ead958
|
@ -151,7 +151,7 @@ function refreshUIBits() {
|
||||||
var cView = currentView();
|
var cView = currentView();
|
||||||
if (cView.displayCalendar) {
|
if (cView.displayCalendar) {
|
||||||
cView.goToDay(cView.selectedDay);
|
cView.goToDay(cView.selectedDay);
|
||||||
}
|
}
|
||||||
|
|
||||||
// schedule our next update...
|
// schedule our next update...
|
||||||
scheduleMidnightUpdate(refreshUIBits);
|
scheduleMidnightUpdate(refreshUIBits);
|
||||||
|
|
Загрузка…
Ссылка в новой задаче