Bug 335501 Make sure we use the correct views when the minimonth is clicked. r=dmose
git-svn-id: svn://10.0.0.236/trunk@199427 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -76,6 +76,7 @@ function ltnMinimonthPick(minimonth)
|
||||
// the first time they are shown.
|
||||
if (!view.displayCalendar) {
|
||||
showCalendarView('month');
|
||||
view = currentView();
|
||||
cdt.timezone = view.timezone;
|
||||
view.goToDay(cdt);
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user