зеркало из https://github.com/mozilla/pjs.git
Forgot my own review comment for Bug 324417 :-(
This commit is contained in:
Родитель
061e0a8ebe
Коммит
0b03536618
|
@ -158,7 +158,7 @@ function goToToday()
|
||||||
// set the current date in the minimonth control;
|
// set the current date in the minimonth control;
|
||||||
// note, that the current view in the calendar-view-box is automatically updated
|
// note, that the current view in the calendar-view-box is automatically updated
|
||||||
var currentDay = today();
|
var currentDay = today();
|
||||||
document.getElementById( "ltnMinimonth" ).value = currentDay.jsDate;
|
document.getElementById("ltnMinimonth").value = currentDay.jsDate;
|
||||||
}
|
}
|
||||||
|
|
||||||
function selectedCalendarPane(event)
|
function selectedCalendarPane(event)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче