Bug 797268 - The relayout of the month view is being executed twice. r=philipp
This commit is contained in:
Родитель
190f70f2a7
Коммит
fb60072bc9
|
@ -222,9 +222,7 @@
|
|||
this.displayDaysOff = !this.mWorkdaysOnly;
|
||||
|
||||
aDate = aDate.getInTimezone(this.timezone);
|
||||
this.setDateRange(aDate.startOfMonth, aDate.endOfMonth);
|
||||
this.showDate(aDate);
|
||||
this.selectedDay = aDate;
|
||||
]]></body>
|
||||
</method>
|
||||
<method name="getRangeDescription">
|
||||
|
|
Загрузка…
Ссылка в новой задаче