зеркало из https://github.com/mozilla/gecko-dev.git
Checked in suggested fix for bug 227410:Bug in exception button enable/disable logic
This commit is contained in:
Родитель
fa801de1c9
Коммит
32714f6245
|
@ -538,6 +538,7 @@
|
|||
<hbox align="center">
|
||||
<datepicker id="exceptions-date-picker"
|
||||
disable-controller="repeat"
|
||||
ondatepick="updateAddExceptionButton();"
|
||||
value=""/>
|
||||
</hbox>
|
||||
<button id="exception-add-button"
|
||||
|
|
|
@ -585,6 +585,7 @@
|
|||
<hbox align="center">
|
||||
<datepicker id="exceptions-date-picker"
|
||||
disable-controller="repeat"
|
||||
ondatepick="updateAddExceptionButton();"
|
||||
value=""/>
|
||||
</hbox>
|
||||
<button id="exception-add-button"
|
||||
|
|
Загрузка…
Ссылка в новой задаче