зеркало из https://github.com/mozilla/pjs.git
Checking in patch for bug 225339: Mini month view advance month should not change selected date
This commit is contained in:
Родитель
ad5ecb286c
Коммит
e456bec055
|
@ -306,12 +306,6 @@
|
|||
|
||||
this.showMonth(this.mEditorDate);
|
||||
|
||||
if (this.mSelected) {
|
||||
this.mSelected.removeAttribute("selected");
|
||||
}
|
||||
|
||||
this.value = this.mEditorDate;
|
||||
|
||||
if (this.onmonthchange) this.onmonthchange();
|
||||
|
||||
]]></body>
|
||||
|
|
Загрузка…
Ссылка в новой задаче