зеркало из https://github.com/mozilla/pjs.git
Fix to prefID name.
This commit is contained in:
Родитель
62c664fad3
Коммит
ced5f28ecf
|
@ -86,7 +86,7 @@ function UIdependencyCheck() {
|
||||||
document.getElementById("networkProxyHTTP_Port").disabled=false;
|
document.getElementById("networkProxyHTTP_Port").disabled=false;
|
||||||
}
|
}
|
||||||
|
|
||||||
if(!document.getElementById("useDownloadDir").checked) {
|
if(!document.getElementById("dontAskForLaunch").checked) {
|
||||||
document.getElementById("downloadDir").disabled=true;
|
document.getElementById("downloadDir").disabled=true;
|
||||||
} else {
|
} else {
|
||||||
document.getElementById("downloadDir").disabled=false;
|
document.getElementById("downloadDir").disabled=false;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче